# OWL Distributor

**The OSDistributor receives DEX swap fees from the setFee to address of the OwlSwapFactory Contract. The fees are in the form of OLP Tokens. OWL Token holders can publicly call the Distribute function to convert the OLP Tokens to OWL and distribute them. 70% of the OWL is sent to the OsFoundry/Stakers, 20% is use as a Prophet Sacrifice to buy and burn PRO, and 10% of the OWL is sent to the dead address. If the OracleTreasury address is not zero, then half of the Prophet sacrifice will go to OsTreasury. Some OLPs like PRO/WSGB cannot be converted because of the burn function. These types of OLPs get sent to the PRO/NFT MultiStaking System.**\
\
**Anyone holding $OWL can call the DIST/BURN function if LPTs are Available!**


---

# 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.flaretopia.com/owl-swap/guides/stake-your-owl/owl-distributor.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.
