# Buying

Ocean simplifies trading.&#x20;

Below is a full list of all the buying options available within the Ocean app.

To start buying, head to the menu page and select 'Buy,' or simply send a contract address or pump.fun link to Ocean.&#x20;

From there, you'll see all available purchase options.

*💡 Click on the options below for a step-by-step guide on each:*

{% content-ref url="/pages/Xc4HeJGkylTiuILqH3ii" %}
[Market Buy](/extension-features/charting-platforms-trades/market-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/L8QmNJOIuzYwsg6ZN98i" %}
[Multi-Wallet Buy](/extension-features/buying/multi-wallet-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/5m2FaW2Hgl2nnIDMXmzx" %}
[Auto Buy](/extension-features/buying/auto-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/IMzFZKKXFil7tXaianCk" %}
[Limit Order](/extension-features/limit-order.md)
{% endcontent-ref %}


---

# 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/telegram-bot-features/buying.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.
