# Bounty Funds

All income from commissions is concentrated in three pool and distributed among Dolan holders through various stimulation programs:

Daily Bounty Fund: Every day, random Dolan holders will be selected to receive a $100 bounty. For example, if the daily bounty fund accumulates to $8152 in a day, 81 random holders will receive a bounty of $100 each, and the remaining $52 will be carried over to the next draw.

Weekly Bounty Fund: Each week, large holders (holding Dolan amount worth $1000 or more) will be randomly selected to receive a $400 bounty. For example, if the weekly bounty fund amounts to $57064, 142 random holders will receive a $400 bounty each, and the remaining $264 will be carried over to the next draw.

Monthly THE BIG BOUNTY Event: Every month, We will randomly select some lucky ducks who will receive life changing money in the amount of $5000. For example, if the BIG BOUNTY fund has $244560, 48 of the luckiest holders will receive $5000 each, and the remaining $4560 will be carried over to the next THE BIG BOUNTY event.

The fund distribution formula is as follows:

* 25% of all funds go to the daily bounty (prizes of $100 among all holders).
* 25% of all funds go to the weekly bounty (prizes of $400 among holders with a position of more than $1000).
* 50% of all funds go to the monthly BIG BOUNTY event (prizes of $5000 among all holders).

We will analyze the effectiveness of the draws, feedback from holders, and other data to refine the fund distribution system and enhance its effectiveness for our holders.

Additionally, one of the key technical tasks of our project is to automate the distribution of winnings among holders through open-source smart contracts. This will achieve the highest degree of transparency in the draws, and any user can independently verify its legitimacy.

Dolan's global mission involves creating an ideal fund distribution system among holders, which will be not only fully automated but also decentralized, to completely eliminate the human factor and provide holders with maximum security guarantees.


---

# 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://dolan-finance.gitbook.io/wp/what-makes-dolan-unique/bounty-funds.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.
