# FAQ

<details>

<summary>What is Ocean?</summary>

Ocean is a powerful trading companion for Solana, providing a Telegram bot and browser extension to enhance your trading experience.

</details>

<details>

<summary><em><strong>How does the referral program work?</strong></em></summary>

The referral program allows you to earn passive earnings by referring others to Ocean. You can save on fees and earn a percentage of your referrals' fees.

</details>

<details>

<summary>How do I get started?</summary>

To get started, simply download the browser extension or join our Telegram bot. You can also claim your referral link to start earning.

</details>

<details>

<summary>Will Ocean support other blockchains?</summary>

Right now, we're laser-focused on Solana. But we're always listening, multi-chain support is on the horizon 👀.

</details>

<details>

<summary>How much does Ocean cost?</summary>

Ocean is free to use. We take 0.9% fee on each trade (as long as you use a referral link). This sets us ahead of the competition and allows us to provide the best possible service to our users.

</details>


---

# 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.oceanbots.ai/welcome/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.
