# Install Extension

Trade straight from your browser with the new **Ocean Extension**. Here’s how to set it up! 🧩

Installing the Ocean Extension lets you trade directly from your browser with lightning-fast execution and full control.

{% hint style="info" %}
**The extension is available on the** [**Google Chrome Store**](https://chromewebstore.google.com/detail/ocean-trade/hooddnimjibidbhfkgdeojgakhafmbnm)**. Please note that when a new version of Ocean is released, it may take several days to appear on the Chrome Store. We recommend downloading the latest version directly from our website (link below).**
{% endhint %}

### Download the Extension File

{% stepper %}
{% step %}
[Click here to download Ocean for Chrome](https://www.oceanbots.ai/download).
{% endstep %}

{% step %}
**Unzip** the file and **save the extracted folder** somewhere easy to find, you’ll need it in a sec.
{% endstep %}
{% endstepper %}

### How to Install in Chrome

{% stepper %}
{% step %}
Open Chrome browser and go to **chrome://extensions/**.

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

{% step %}
**Turn on** **Developer Mode** in the top-right corner, then click **`Load unpacked`**.

<div data-full-width="false"><figure><img src="/files/H2ajXpncuP4FYBStbfY6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Make sure to **unzip the file** you just downloaded, then select the extracted Ocean extension folder.

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

{% step %}
Installation complete! The Ocean extension is now live in your browser.

Now you need to link it to your Telegram bot to activate it. Check out [how to activate your extension](/getting-started/activate-your-extension.md).

<figure><img src="/files/qeObjG5NBNlJrCFQnqLy" 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/getting-started/install-extension.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.
