> For the complete documentation index, see [llms.txt](https://shibalotbsc.gitbook.io/shiba-lotterie/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shibalotbsc.gitbook.io/shiba-lotterie/tokenomics.md).

# Tokenomics

**Total tax per transaction: 13%**

***Lotterie tax: 5%***

This tax goes directly into the token lotterie wallet and will be used for the token lotterie pool, drawn every 50 transactions.

***BNB Lotterie tax: 5%***

This tax is kept in the contract and will be swapped to BNB when it reaches a certain threshold. The BNB are then sent to the BNB lotterie wallet and will be used for the BNB lotterie, drawn once per day.

***Marketing tax: 3%***\
\
Marketing is one of the most important ingredients for a successful project. In order to use the funds stored in the marketing wallet, the team usually has to sell off a lot of tokens which affects the token value. To solve this problem, our marketing wallet will not receive any tokens. Instead we use the same mechanic as the BNB lotterie wallet. This way we can ensure that we always have the funds we need to pay for ads, influencers, shillers and other methods that will help our Shiba Lotterie grow stronger every day.

We have already devised a marketing strategy for the initial phase of Shiba Lotterie. After that, we will continuously consult the community to decide where the marketing money should be allocated. We are always open to new ideas and we encourage feedback in the Shiba Lotterie Telegram group for ideas to get the word out about Shiba Lotterie!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://shibalotbsc.gitbook.io/shiba-lotterie/tokenomics.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.
