# Referral program

Each user of the Dest platform gets his own referral link. Inviting new users with your referral link you get 3% of all IDS tokens they farmed.

Referral reward is sent only to those users who participate in IDS farming and have a liquidity pool with a total value of $100 or more. Referral reward is payed in the IDS token and is immediately available for withdrawal.


---

# 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://dao-dest.gitbook.io/whitepaper/information/referral-program.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.
