# Farming(Liquidity Providing)

ETH−NDT\
\
<https://app.uniswap.org/#/add/0xD832D3B46E70c7b8B9DE15715c9c119B0fA99280/ETH/10000?chain=mainnet>\
\
※ Nannda has confirmed that the following pools are currently being created Please comply with the laws of your country of residence when using them.

If you provide $NDT liquidity (ETH/NDT) to Uniswap v3, you can earn $NDT by depositing LP tokens to Nannda, which you can earn as proof of providing liquidity.

<figure><img src="/files/Exj6oWkcYq6GEw0C7OdH" alt=""><figcaption><p>This will be a feature after the mainnet release</p></figcaption></figure>

APR(%) is calculated as follows.

The maximum deposit period of LP tokens is 30 days (you can extend the period though) and the remaining period of liquidity provision is T.

$$
APR=(500-Liquidity factor) \times Depositfactor
$$

$$
Liquidity factor= Amount of liquidity in ETH
$$

$$
Depositfactor=0.9^{30-T}
$$

For example, if the current liquidity is 100 ETH and T = 30, APR would be 400%.


---

# 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.nannda.xyz/nannda-white-paper/nft/how-to-earn/farming-liquidity-providing.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.
