# EXTENSION FEATURES

- [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)


---

# 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/extension-features.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.
