# Beginner's guide to DeFi 🍆

Follow these guides to get get a firm grip on 9inch, or feel free to jump to the guide you need if you've been doing okay but lost your way.

{% content-ref url="/pages/T39aWdqZH5DpN3Ldimk0" %}
[Create a Wallet](/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi/create-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/cptEE7NDS1hteApqooOg" %}
[Get ERC20/PRC20 tokens](/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi/get-erc20-prc20-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/oGMw1UKXobtGPDa99NVo" %}
[Using 9inch without Centralized Exchanges](/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi/using-9inch-without-centralized-exchanges.md)
{% endcontent-ref %}

{% content-ref url="/pages/w4Qh1h6GnLpIHZuPSo7C" %}
[Connect Your Wallet to 9inch](/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi/connect-your-wallet-to-9inch.md)
{% endcontent-ref %}

## Guides for using 9inch features

* How to Trade
* How to Add/Remove Liquidity
* How to Use Farms
* How to Stake
* How to Get Listed/Launch

Check the menu for more documentation, If you can't find what you're looking for, feel free to visit the 9inch Telegram


---

# 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://9inch.gitbook.io/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi.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.
