# Charting Platforms Trades

No more switching tabs. Ocean’s extension lets you trade directly on platforms like Dexscreener, PumpFun, and others,. Right where the action is.

### Select Your Trading Wallet

Before placing a trade, choose the wallet you want to use.

Ocean’s Wallet Manager lets you quickly switch between your active wallets — perfect for managing multiple positions or separating strategies.

Click the **wallet icon** and **pick the wallet** you want to trade with.

<figure><img src="/files/AFkhM6i3vYzSLTdkFyUv" alt=""><figcaption></figcaption></figure>

Once you pick a wallet, it’ll automatically show up in the trading widget and any supported charting platform. No extra steps needed.

### Quick Buys

Once your extension is installed and active, go to any of the [supported platforms](/resources/supported-platforms.md). On most of them, the **quick buy buttons**  you will appear next to each token’s info, right on the homepage.

Just click one of the preset **BUY buttons** to ape in instantly. The amounts shown are pulled directly from your [Presets](/extension-features/extension-presets.md). Set them once, use them anywhere.

<figure><img src="/files/UYGatYvm1GdaeFMthoz3" alt=""><figcaption></figcaption></figure>

### Trading Widget

Want to trade with more control? Head to a Token Page of any of the [supported platforms](/resources/supported-platforms.md). Here the Ocean Trading Widget becomes available for more controlled trades.

On the Token Page, you’ll see the Ocean Extension Bar fixed at the bottom. This is your command center for fast trading. From here, you can check wallet info, position, PNL, and **launch the Trading Widget** by clicking the **INSTANT button**.

<figure><img src="/files/GPjyTWHvrZPmZ9fvpLHe" alt=""><figcaption></figcaption></figure>

The Trading Widget will pop up on the chart and give you full control over your trade. Choose a buy amount, set your preferred sell percentage, or enter custom amounts manually. You can also configure your quick buy amounts and review key settings like slippage, MEV, and more by clicking the ⚙️ button before confirming a transaction.

<figure><img src="/files/XWkWt7EZRBVdHxkCfLyi" alt=""><figcaption></figcaption></figure>

Once you are all set, click the BUY or SELL button. A message will pop up when your transaction is complete and with the link to check it in Solscan.


---

# 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.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.
