> For the complete documentation index, see [llms.txt](https://polars-io.gitbook.io/polars-public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polars-io.gitbook.io/polars-public/resourses/fees-distrbuition-tutorial.md).

# Fee distrbuition

Every month, the Polars team distributes the generated commissions according to the [business model of the protocol](/polars-public/business-model-1/business-model.md). Now this is done manually under the close supervision of the community, but in the future most of the mechanisms for commission distributing will be automated, built into the functionality of smart contracts and delegated under the responsibility of the DAO.

**In this section, all data on the generation of commissions and their distribution will be recorded.**

## BSC

### PredictionPool withdraw fees <a href="#predictionpool-withdraw-fees" id="predictionpool-withdraw-fees"></a>

1\. [17/11/2021](https://bscscan.com/tx/0x35e2cbb73e1d3eebaaadf2986d3c77461db9f4f37b7bf986a9ec31fd7c7569b7)


---

# 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://polars-io.gitbook.io/polars-public/resourses/fees-distrbuition-tutorial.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.
