# Monetization

Transactions through the ABOT.DOG (manually or automatically) will be charged a 1% tax on every buy, sell, and presale snipe. Simple transfers are not taxed.The bot will NOT take the 1% directly from each transaction. It simply accumulates how much you owe us, and doesn't extract any fees until you accumulate more than 0.01 ETH/BNB in unpaid fees. The extracted fees will never be lower than 0.01 ETH/BNB, and never higher than 10% of your highest wallet balance.The fees accumulate per telegram account, **NOT** per wallet, and the bot will always extract the fee from the wallet with the **highest balance**. The sniper will deal with this silently, and you can always verify your trading volume by checking your block explorer.All unpaid fees accumulated up to June 12th, 2023 were completely forgiven, giving all users a chance to start fresh.


---

# 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.abot.dog/monetization.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.
