# Ocean

## Ocean

- [Welcome to Ocean 🌊](https://docs.oceanbots.ai/welcome/welcome-to-ocean.md)
- [FAQ](https://docs.oceanbots.ai/welcome/faq.md)
- [Set Up Your Wallet](https://docs.oceanbots.ai/getting-started/set-up-your-wallet.md)
- [Install Extension](https://docs.oceanbots.ai/getting-started/install-extension.md)
- [Activate Your Extension](https://docs.oceanbots.ai/getting-started/activate-your-extension.md)
- [Fund Your Wallet](https://docs.oceanbots.ai/getting-started/fund-your-wallet.md)
- [Overview](https://docs.oceanbots.ai/extension-features/overview.md): Check out our interactive tutorials for a comprehensive look at all the features Ocean has to offer.
- [Social Media Buys](https://docs.oceanbots.ai/extension-features/social-media-buys.md)
- [Charting Platforms Trades](https://docs.oceanbots.ai/extension-features/charting-platforms-trades.md)
- [Market Buy](https://docs.oceanbots.ai/extension-features/charting-platforms-trades/market-buy.md)
- [Market Sell](https://docs.oceanbots.ai/extension-features/charting-platforms-trades/market-sell.md)
- [Extension Presets](https://docs.oceanbots.ai/extension-features/extension-presets.md)
- [Buying](https://docs.oceanbots.ai/extension-features/buying.md)
- [Multi-Wallet Buy](https://docs.oceanbots.ai/extension-features/buying/multi-wallet-buy.md)
- [Auto Buy](https://docs.oceanbots.ai/extension-features/buying/auto-buy.md)
- [Auto-Sell](https://docs.oceanbots.ai/extension-features/auto-sell.md)
- [Limit Order](https://docs.oceanbots.ai/extension-features/limit-order.md)
- [Overview](https://docs.oceanbots.ai/telegram-bot-features/overview.md): Check out our interactive tutorials for a comprehensive look at all the features Ocean has to offer.
- [Market Buy](https://docs.oceanbots.ai/telegram-bot-features/market-buy.md)
- [Market Sell](https://docs.oceanbots.ai/telegram-bot-features/market-sell.md)
- [Limit Order](https://docs.oceanbots.ai/telegram-bot-features/limit-order.md)
- [Copy Trade](https://docs.oceanbots.ai/telegram-bot-features/copy-trade.md)
- [Withdrawals](https://docs.oceanbots.ai/telegram-bot-features/withdrawals.md)
- [Buying](https://docs.oceanbots.ai/telegram-bot-features/buying.md)
- [Multi-Wallet Buy](https://docs.oceanbots.ai/telegram-bot-features/buying/multi-wallet-buy.md)
- [Auto Buy](https://docs.oceanbots.ai/telegram-bot-features/buying/auto-buy.md)
- [Auto-Sell](https://docs.oceanbots.ai/telegram-bot-features/auto-sell.md)
- [Wallets](https://docs.oceanbots.ai/portfolio/wallets.md)
- [Create Wallet](https://docs.oceanbots.ai/portfolio/wallets/create-wallet.md)
- [Import Wallet](https://docs.oceanbots.ai/portfolio/wallets/import-wallet.md)
- [Rename Wallet](https://docs.oceanbots.ai/portfolio/wallets/rename-wallet.md)
- [Delete Wallet](https://docs.oceanbots.ai/portfolio/wallets/delete-wallet.md)
- [Withdraw](https://docs.oceanbots.ai/portfolio/wallets/withdraw.md)
- [Export Private Key](https://docs.oceanbots.ai/portfolio/wallets/export-private-key.md)
- [Deposit](https://docs.oceanbots.ai/portfolio/wallets/deposit.md)
- [Positions](https://docs.oceanbots.ai/positions.md)
- [Global Settings](https://docs.oceanbots.ai/settings/global-settings.md)
- [Breakdown](https://docs.oceanbots.ai/settings/breakdown.md): Discover our interactive tutorials for a step-by-step guide on setting up Ocean.
- [Presets](https://docs.oceanbots.ai/settings/presets.md)
- [Wallets](https://docs.oceanbots.ai/settings/wallets.md)
- [Cash Out](https://docs.oceanbots.ai/settings/wallets/cash-out.md)
- [TP & SL](https://docs.oceanbots.ai/settings/tp-and-sl.md)
- [Zones](https://docs.oceanbots.ai/settings/zones.md)
- [Strategies](https://docs.oceanbots.ai/settings/strategies.md)
- [Referrals](https://docs.oceanbots.ai/earn-with-ocean/referrals.md)
- [Cashback](https://docs.oceanbots.ai/earn-with-ocean/cashback.md)
- [Raffles (Coming Soon)](https://docs.oceanbots.ai/earn-with-ocean/raffles-coming-soon.md)
- [Ocean Tickets](https://docs.oceanbots.ai/earn-with-ocean/ocean-tickets.md)
- [Branding](https://docs.oceanbots.ai/earn-with-ocean/branding.md)
- [Overlay for Streamers](https://docs.oceanbots.ai/earn-with-ocean/branding/overlay-for-streamers.md)
- [Overlay for X](https://docs.oceanbots.ai/earn-with-ocean/branding/overlay-for-x.md)
- [Terms of Use](https://docs.oceanbots.ai/resources/terms-of-use.md)
- [Privacy Policy](https://docs.oceanbots.ai/resources/privacy-policy.md)
- [Supported Platforms](https://docs.oceanbots.ai/resources/supported-platforms.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.oceanbots.ai/welcome/welcome-to-ocean.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.
