# Tutorials

- [FAQ](https://docs.uno.farm/tutorials/faq.md)
- [Using UNO](https://docs.uno.farm/tutorials/using-uno.md): В этом разделе мы дадим подробную инструкцию для рядового пользователя о том как использовать УНО.
- [Wallet creation and configuration](https://docs.uno.farm/tutorials/using-uno/wallet-creation-and-configuration.md): In this section, we will explain how to install, configure and use Metamask cryptocurrency wallet.
- [Wallet top up](https://docs.uno.farm/tutorials/using-uno/wallet-top-up.md): In this section we will tell how to top up a Metamask wallet and make money transfer between networks.
- [Staking on UNO](https://docs.uno.farm/tutorials/using-uno/staking-on-uno.md): In this section, we will briefly touch on the topic of DeFi, liquidity provision and staking on UNO.
- [Choosing a pool for investment](https://docs.uno.farm/tutorials/using-uno/staking-on-uno/choosing-a-pool-for-investment.md): In this section, we will look at how to choose the right pool for investment.
- [Providing of liquidity](https://docs.uno.farm/tutorials/using-uno/staking-on-uno/providing-of-liquidity.md)
- [Tokens exchange in DeFi](https://docs.uno.farm/tutorials/using-uno/staking-on-uno/providing-of-liquidity/tokens-exchange-in-defi.md): In this section, we will explain in detail how to exchange tokens in DeFi
- [Withdrawal](https://docs.uno.farm/tutorials/using-uno/staking-on-uno/withdrawal.md): In this section, we will describe the process of withdrawing funds from UNO.
- [Yield farming risks](https://docs.uno.farm/tutorials/yield-farming-risks.md)


---

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