# SONEX

## SONEX

- [Introduction](https://docs.sonex.so/about-us/introduction.md)
- [Overview](https://docs.sonex.so/about-us/overview.md)
- [Features](https://docs.sonex.so/about-us/features.md)
- [Roadmap](https://docs.sonex.so/about-us/roadmap.md)
- [Media Kit](https://docs.sonex.so/about-us/media-kit.md)
- [Social Media](https://docs.sonex.so/about-us/social-media.md)
- [FAQ](https://docs.sonex.so/about-us/faq.md)
- [SONEX V3 Contract Deployments and Liquidity Guide](https://docs.sonex.so/about-us/sonex-v3-contract-deployments-and-liquidity-guide.md)
- [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.
- [How to Bridge Tokens from BSC to Soneium Using SONEX Bridge (Powered by Hyperlane)](https://docs.sonex.so/how-to-bridge-tokens-from-bsc-to-soneium-using-sonex-bridge-powered-by-hyperlane.md): The SONEX Bridge page, powered by Hyperlane, allows users to bridge tokens from other target networks to Soneium. This guide will walk you through the entire process step-by-step.
- [Terms of Service](https://docs.sonex.so/policies-and-terms/terms-of-service.md)
- [Privacy Policy](https://docs.sonex.so/policies-and-terms/privacy-policy.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.sonex.so/about-us/introduction.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.
