> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macroware.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Hive Tab

> All features under the hive tab

## Auto Royal Jelly

<AccordionGroup>
  <Accordion title="Selected Bees" icon="list-dropdown">
    This dropdown contains a list of bees that the player can select to auto royal jelly for.

    <Info>
      This works independently of selected rarities.
    </Info>
  </Accordion>

  <Accordion title="Selected Rarities" icon="list-dropdown">
    This dropdown contains a list of rarities that the player can select to auto royal jelly for.

    <Info>
      This works independently of selected bees.
    </Info>
  </Accordion>

  <Accordion title="Stop on any gifted" icon="toggle-large-off">
    This setting will stop royal jellying when any gifted bee is found.
  </Accordion>

  <Accordion title="Start/Stop Auto Royal Jelly" icon="fingerprint">
    This toggles auto royal jelly using the settings above and the player's selected bee.
  </Accordion>
</AccordionGroup>

## Auto Gifted Basic Bee

<AccordionGroup>
  <Accordion title="Basic Eggs to buy" icon="slider">
    This slider selects the number of basic eggs to buy.
  </Accordion>

  <Accordion title="Buy Basic Eggs" icon="fingerprint">
    This slider will purchase the selected number of basic eggs.
  </Accordion>

  <Accordion title="⭐ Start/Stop Auto Gifted Basic Bee">
    This will toggle auto gifted basic bee. It will place a basic egg and then use a royal jelly until a gifted basic bee is reached.

    <Note>
      This feature requires premium.
    </Note>
  </Accordion>
</AccordionGroup>

## Auto Mutations

<AccordionGroup>
  <Accordion title="Selected Mutations" icon="list-dropdown">
    This dropdown contains a list of all mutations.
  </Accordion>

  <Accordion title="Bitterberry Feed Amount" icon="slider">
    This slider sets the number of bitterberrys to feed in each go.
  </Accordion>

  <Accordion title="⭐ Start/Stop Auto Mutations">
    This will toggle auto mutations. If the bee is not radioactive, then it will prompt the player to use a neonberry. Then, it will feed bitterberry's in the quantity listed in feed amount until the mutation is reached.

    <Note>
      This feature requires premium.
    </Note>
  </Accordion>
</AccordionGroup>

## Auto Feed

<AccordionGroup>
  <Accordion title="Fruits To Feed" icon="slider">
    This slider sets the number of fruit to feed in each go.
  </Accordion>

  <Accordion title="Fruits Limit" icon="slider">
    This slider sets the lowest number of fruit the player can have in their inventory. If the limit is reached, auto feed will be stopped.
  </Accordion>

  <Accordion title="Start/Stop Auto Feed" icon="fingerprint">
    This will toggle auto feed. Bees will be fed until the player runs out of fruits.
  </Accordion>
</AccordionGroup>
