# Documentation

Welcome to the official documentation of HunterBot (Version 1.0.0 🪛), your go-to trading tool on the Solana blockchain!

HunterBot is designed for traders seeking speed, efficiency, and full control over their operations. Whether you're making quick trades, sniping token launches, or managing your portfolio, HunterBot provides the necessary tools to navigate the dynamic Solana ecosystem.

**Key Features:**

* **Fast and Efficient Trading:** Buy and sell Solana tokens quickly.
* **Position Management:** Easily track all your open positions.
* **Limit Orders:** Set buy or sell orders at specific prices.
* **Autobuy:** Set amount and paste the contract address of the token to autobuy.&#x20;
* **Advanced Settings:** Customize fees, slippage, wallets, and MEV protection.
* **Cashback:** Users receive a fixed percentage of the trading fees they’ve paid.
* **Tier System:** Users can increase rewards by reaching higher tiers based on their trading volume.
* **Easy Withdrawals:** Withdraw your funds simply and securely.
* **Rugcheck :** If users want this feature they can turn on on settings.&#x20;

Explore this documentation to learn how to make the most of HunterBot. Get ready to hunt the best opportunities on Solana!


---

# 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://hunterbot-docs.gitbook.io/hunter-bot/documentation.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.
