# Learn How

- [Swap](https://docs.sonex.so/learn-how/swap.md)
- [Liquidity](https://docs.sonex.so/learn-how/liquidity.md): SONEX Liquidity page enables users to create liquidity positions, provide liquidity to pools, and earn rewards. Follow this step-by-step guide to collect tokens and manage your positions on SONEX.
- [Astar Surge Pre-Deposit](https://docs.sonex.so/learn-how/astar-surge-pre-deposit.md): By following this guide, you can bridge your assets from Astra Network to Soneium Network, track your pre-deposited assets, and earn valuable rewards efficiently.
- [Farm](https://docs.sonex.so/learn-how/farm.md): Liquidity farming on SONEX allows users to provide liquidity to supported pools and earn rewards. By participating, you can maximize your holdings on SONEX.
- [Loop Lending](https://docs.sonex.so/learn-how/loop-lending.md)
- [Faucet](https://docs.sonex.so/learn-how/faucet.md): The SoneX Faucet allows users to request free tokens, including ASTR, SONEX, and USDC, for testing on the SoneX Testnet. After collecting the tokens, you can swap them by using the provided swap app.
- [X-Pool](https://docs.sonex.so/learn-how/x-pool.md): The SoneX Pool feature allows users to lock their tokens on the SoneX Testnet to earn rewards or participate in governance. This guide will walk you through the steps to stake tokens.


---

# 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.sonex.so/learn-how.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.
