# How is Revenue shared?

Revenue is acrued from 0.2% fee collected from trades that are carried out on the Molly Trading Bot through the Swap, Sniper, Copy Trade and Transfer, and it is manually shared among the top 10 - 15 holders of the $MOLLY Token. For this to be accurately done, snapshot of holders will be taken periodically.


---

# 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://mollybot-doc.gitbook.io/mollybot-in-development/faq/how-is-revenue-shared.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.
