# Liquidity Planting 🌱

1. Each "Liquidity Planting Campaign" involves staking specific tokens into a Safura coverage pool associated with a partner project to earn designated rewards.&#x20;
2. To participate, you must stake your tokens through the official [Safura dApp](https://app.safura.io/stake) interface.&#x20;
3. Rewards are calculated based on the specified rate for each campaign (e.g., 0.03 $AUDIT per $SAFU staked for the AuditOne campaign) and the amount of tokens staked.&#x20;
4. Each campaign may have a total reward pool limit (e.g., 50,000 $AUDIT for the AuditOne campaign). Once this limit is reached, rewards for that specific campaign will cease.&#x20;
5. Rewards for all new stakes initiated within a calendar month will be **distributed at the end of that same month**.&#x20;
6. Only stakes with a chosen duration of **183 days or longer** will be eligible to receive Liquidity Planting Campaign rewards. Stakes with durations shorter than 183 days will not receive any Liquidity Planting rewards.


---

# 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.safura.io/liquidity-planting.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.
