# Market Buy

## How to Buy with Ocean Browser Extension?&#x20;

Unlock the full potential of Ocean’s tools and never miss a gem trade again — all directly from your browser.

Before jumping in, make sure your Ocean extension is installed and activated. If you haven’t done that yet, here’s how to [activate your extension](/getting-started/activate-your-extension.md).

Once you’re logged in and the extension is active, pick your favorite charting platform and token. Check the list of [supported platforms](/resources/supported-platforms.md).

{% stepper %}
{% step %}
Click the **Wallet** button on the Ocean bar. This will open the Wallet Manager showing all your active wallets.
{% endstep %}

{% step %}
**Choose the wallet** you want to trade from.
{% endstep %}

{% step %}
Click the '**Instant**' button to launch the Ocean trading widget.

<figure><img src="/files/8MPyL70KzICWOidrzxVY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Inside the trading widget, choose any of the preset % buttons or enter the amount manually. Once you’re ready, hit that **`BUY`** button.

<figure><img src="/files/ZXMNcYeXpkJLBtL1yvUg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Your transaction is live. A confirmation popup will show up, and you’ll see your updated position on the Ocean bar. Easy and fast.

<figure><img src="/files/QEwKuRjvoYvnwrR3RaSp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/charting-platforms-trades/market-buy.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.
