# FAQ

**What is SONEX?**

SONEX is a decentralized exchange (DEX) that operates on the **Soneium** blockchain. It allows users to trade digital assets seamlessly while maintaining control of their funds through non-custodial wallets.

**How do I trade on SONEX?**

To trade on SONEX, you need to connect a supported non-custodial wallet, such as MetaMask or WalletConnect, to the platform. Once connected, you can browse the available trading pairs and execute trades.

**Is SONEX safe?**

Yes, SONEX is a non-custodial DEX, which means you maintain full control of your private keys and assets. We do not store or manage any user funds. Additionally, we implement robust security measures to protect the platform from vulnerabilities.

**What fees are associated with trading on SONEX?**

SONEX charges minimal trading fees, which vary depending on the specific blockchain network used. Liquidity providers may also collect a small fee for providing liquidity in pools.

**How can I earn rewards on SONEX?**

You can earn rewards through staking your assets in our liquidity pools or participating in special campaigns, such as liquidity mining or governance activities.


---

# 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/about-us/faq.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.
