# Become a candidate

In the [old custom farming pools](/use/farming/old-farming.md), the reward continues to be paid in reward tokens, which the administrator of that pool adds himself.

However, since the appearance of gauges (new farming pools) and DAO, you have the opportunity to create a farming pool whose QUBE reward balance will be added with tokens, the distribution of which is the result of voting in the Epoch, in which this candidate was included. More information about this on the [Reward distribution page](/use/farming/concepts/reward-distribution.md).

In addition to QUBE, you can also add any custom token as a reward. The addition of this token to the Reward balance will be handled manually by the pool administrator.

Let's move on to the terms and conditions.

Adding a candidate costs 1000 QUBE. The QUBE given to create an application will be burned. At the same time you can add a candidate only during the "Awaiting" period of the Epoch.

Once a candidate is added (paying 1000 QUBE), he or she will be on the ballot for the next epoch.

However, if within four epochs (8 weeks) that candidate does not reach the minimum number of votes (1%), that candidate will be removed from voting in subsequent epochs. However, immediately after that, you will be able to reapply to add that candidate and the whole process will repeat.

So, let's look at how to add your own candidate:

1. Go to the DAO section and go down to the Candidates block.
2. Click on Become a candidate at the top right of the block to open the add candidate interface.

<figure><img src="/files/1mGwXtpNacoAj0uYSQrK" alt=""><figcaption></figcaption></figure>

3\. Enter the address of the farming pool you want to add as a candidate in the corresponding field and click Become a candidate. Confirm the transaction in the Ever Wallet window that opens.

4\. Congratulations! This candidate will be on the voting in the next epoch.

<figure><img src="/files/okHSkdzuuXGGtOOo4Uo5" alt=""><figcaption></figcaption></figure>


---

# 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.flatqube.io/use/dao/how-to/become-a-candidate.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.
