# Setup

### What You Can Do:

1. **Choose Your Mode**\
   Select between **Degen**, **Smart** and **Safe** modes depending on how much risk you want to put in.
2. **Activate/Deactivate the Bot**\
   Start the bot after you have finished setting up all your preferences.
3. **Set Your Buy Amount**\
   Decide how much you want to invest per  buy transaction.
4. **Select Your Wallet**\
   Choose which wallet you want the bot to use for hunting.
5. **Stop Loss Triggers**\
   Automatically sell a token if the price drops below your chosen loss limit, helping protect your funds.
6. **Take Profit Triggers**\
   Set a target where the bot automatically sells to secure your profits.
7. **Add Sell Option Triggers**\
   Customize when and how much % of your tokens will be sold when the trigger activates.\
   Please input the trigger amount and the sell percentage. Example: 2,20.
8. **Refresh**\
   Update your settings or wallet info instantly.
9. **Close**\
   Close the page, keep in mind, that this will not deactivate the bot, you need to click on Activate Button.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.maxi.fun/maxi-gems-hunter-bot/setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
