> For the complete documentation index, see [llms.txt](https://docs.uno.farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uno.farm/tutorials/using-uno/staking-on-uno.md).

# Staking on UNO

As you know, the emergence of [DeFi](https://en.wikipedia.org/wiki/Decentralized_finance) services has introduced fundamentally new profitability tools to the market, such as providing liquidity for [DEX](https://en.wikipedia.org/wiki/Decentralized_exchange), decentralized lending protocols, farming pools, crypto bridges, etc.

UNO selects the best sources of return in terms of profitability and reliability by providing liquidity to [DeFi](https://en.wikipedia.org/wiki/Decentralized_finance) pools in one place and maximizes profitability through the use of intelligent portfolio management and recompounding algorithms.

Our goal: to give investors a single point of access to decentralized finance

[DeFi](https://en.wikipedia.org/wiki/Decentralized_finance) yield pools, in our opinion, are very effective investment instruments and our goal is to give investors a single point of access to them.

So, you already [have](/tutorials/using-uno/wallet-creation-and-configuration.md) a cryptocurrency wallet and it has been [topped up](/tutorials/using-uno/wallet-top-up.md).

Now[ choose a pool for investment](/tutorials/using-uno/staking-on-uno/choosing-a-pool-for-investment.md) and provide liquidity.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.uno.farm/tutorials/using-uno/staking-on-uno.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.
