# Download

{% tabs %}
{% tab title="Chrome Extension" %}
1\. Download a Chromium browser (e.g. Google Chrome, Brave).

2\. Visit [the official download page](https://chrome.google.com/webstore/detail/adena/oefglhbffgfkcpboeackfgdagmlnihnh) on the Chrome Web Store.

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

3\. Install Adena and add it to your browser.

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

4\. The welcome page will automatically pop up. You're ready to get started. Follow the instructions on the following page to create your first account on Adena!

<figure><img src="/files/PbDW5LmCkjJTzitvH7S4" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile App" %}
{% hint style="info" %}
**Soon available on both iOS and Android!**
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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.adena.app/user-guide/download.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.
