# Liquidity Mining

Botto users are able to liquidity mine $BOTTO by [liquidity providing BOTTO-ETH through Uniswap](https://app.uniswap.org/#/add/v2/ETH/0x9DFAD1b7102D46b1b197b90095B5c4E9f5845BBA).

[20% of the total supply was allocated to this liquidity mining program](https://etherscan.io/tx/0x7301554d0418a7072d20c2f66ea32cbf32120c20d0659672797857b128db54f1), with emission duration being set at 4 years from the initial contract launch.

To earn the APR% in $BOTTO, users must stake the BOTTO-ETH LP (UNI-V2) tokens they receive when providing liquidity. This can be done on the [Staking page of the Botto app](https://botto.com/app/staking), under the 'Liquidity Mining' tab.

Emissions are linearly distributed to liquidity providers throughout the duration of the program.

* `StartTime` for the liquidity mining program has been specified as 14/10/2021 (DD/MM/YYYY)
* `EndTime` for the liquidity mining program has been specified as 15/10/2025 (DD/MM/YYYY)

Information on all of Botto's smart contracts is available on the [Contract Details](/details/token-details.md) page.

{% content-ref url="/pages/-M\_zb-jS7sk1mql40jDb" %}
[Contract Details](/details/token-details.md)
{% endcontent-ref %}


---

# 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.botto.com/details/token-distribution/liquidity-mining.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.
