# waveX

## waveX

- [Docs](https://docs.wavex.fi/docs.md)
- [Key Features of waveX](https://docs.wavex.fi/docs/key-features-of-wavex.md)
- [Problem & Solution](https://docs.wavex.fi/docs/problem-and-solution.md)
- [WLP (waveX Liquidity Pool)](https://docs.wavex.fi/docs/wlp-wavex-liquidity-pool.md)
- [Point & Referral](https://docs.wavex.fi/docs/point-and-referral.md)
- [Reward](https://docs.wavex.fi/docs/reward.md)
- [waveX guide](https://docs.wavex.fi/wavex-guide.md)
- [Prerequisites for Soneium Mainnet](https://docs.wavex.fi/wavex-guide/prerequisites-for-soneium-mainnet.md)
- [1. Add the Soneium Network to Your Wallet](https://docs.wavex.fi/wavex-guide/prerequisites-for-soneium-mainnet/1.-add-the-soneium-network-to-your-wallet.md)
- [2. Bridge ETH to Soneium for Gas Fees](https://docs.wavex.fi/wavex-guide/prerequisites-for-soneium-mainnet/2.-bridge-eth-to-soneium-for-gas-fees.md)
- [3. Bridge tokens to Soneium for trade & deposit](https://docs.wavex.fi/wavex-guide/prerequisites-for-soneium-mainnet/3.-bridge-tokens-to-soneium-for-trade-and-deposit.md)
- [How to Earn](https://docs.wavex.fi/wavex-guide/how-to-earn.md)
- [How to Trade](https://docs.wavex.fi/wavex-guide/how-to-trade.md)
- [Prerequisites for test (Soneium Minato)](https://docs.wavex.fi/wavex-guide/prerequisites-for-test-soneium-minato.md)
- [Terms of Use](https://docs.wavex.fi/terms-of-use.md)
- [Official links](https://docs.wavex.fi/official-links.md)
- [Audit report](https://docs.wavex.fi/audit-report.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.wavex.fi/docs.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.
