# FAQ

<details>

<summary>Why ApeBot?</summary>

We've trading within Solana and Ethereum for a while and felt theres so much left on the table developers don't bother exploring. \
\
1\. Bundle Trading - It's rare to find a do-it-all bot that does bundle trading like we do, let alone even support multi-wallet trading. Just add a wallet, select the ones you want to use and jump in milliseconds. Being able to bundle trade reduces MEV attacks and saves on fees. Then choose which wallets you want to sell.\
\
2\. Daily Login Discounts - Reiterating on our last point of awarding power users, we lower your fees the more you use ApeBot. We appreciate traders keeping ApeBot alive, not seeking to milk them with hidden fees.

3\. Bundled LP snipes and copy trades - As we plan our soon release for these features, we will use private mempools to allow traders to beat MEV bots, advanced filtering, more deeper analytics to set your copy or snipes around.

And theres a lot more unique features throughout ApeBot!

</details>

<details>

<summary>What are your fees?</summary>

Base fee is 1% for buy and sell. However, with consistent use your after 7 days, your fees drop to 0.8% due to daily streak bonuses. \
\
In comparison to BonkBot at 1.0% and Trojan at 0.9%.

</details>

<details>

<summary>Daily streak discounts?</summary>

Simply just use ApeBot as normal and your activity every 24hrs contributes to a discount. It is currently structured as:\
\
Day 3: -0.2%\
Day 5: -0.3%\
Day 7: -0.4%

You streak resets after 24 hours of inactivity!&#x20;

</details>

<details>

<summary>Recommended slippages?</summary>

ApeBot has some of the most efficient slippage tolerances out of all Telegram trading bots out there.

If you're aping into moderate plays, even 3-5% works very well. However if you ape into riskier plays, we'd recommend around 10-15%

</details>

<details>

<summary>What is 'bundle' trading?</summary>

Bundle trading is essentially multi-wallet buying and selling. Where ApeBot differs is the insane speeds you can enter and exit

</details>

<details>

<summary>Does ApeBot do sniping?</summary>

Yes, more info will be released in due time and BETA testing will be announced.

</details>

<details>

<summary>Are you audited?</summary>

In order to list on DefiLlama, we provided them with our source code so that they can verify and track user activity for their aggregator website. We also plan to do another paid third-party audit in due time.

</details>

<details>

<summary>Do I have FULL access to my funds/How do I withdraw?</summary>

You have full control over your funds ANYTIME you use ApeBot. Tap on withdraw, set your desired Solana wallet and choose your amount.&#x20;

</details>

<details>

<summary>Do you have security?</summary>

Yes! You have access to set a pin that protects your private key! But as this is encrypted, if you do not save your private key, you will lose your wallet and have you remove it.

</details>


---

# 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://apebot-documentation.gitbook.io/apebotsol/getting-started/faq.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.
