# Download & Connect Account

## Download

First, click [this link](https://chromewebstore.google.com/detail/publicai-data-hunter/icbbdjflabjciapbohkkkmaangfjaanl?utm_source=gitbook) to download the Data Hunter extension from the Chrome Web Store while using Chrome.

For best results use the Chrome Desktop browser. Mobile browsers with extension support like Mises and Kiwi are not officially supported.&#x20;

## Accept Permissions

<figure><img src="/files/AMhbCxEL8uahmfyjEoMz" alt=""><figcaption><p>Accept Permissions</p></figcaption></figure>

Curious what each of the permissions is used for? Let's break it down:

* **Site Access:** Reads the tweet you're replying to and inserts an AI reply.
* **Display Notifications:** Prompts login if your account disconnects.
* **Modify data you copy and paste:** Simplifies copying your referral link.

## Sign up & Bind Account

After downloading the plugin, pin it to the top right of Chrome and click our logo in the top right to launch Data Hunter.

<figure><img src="/files/M1ruOOvaTTgxHqFEMESi" alt=""><figcaption><p>Data Hunter's page will be displayed as shown in the image above.</p></figcaption></figure>

Next, click the **"Connect Account"** button. The extension will guide you to the PublicAI login page, where you can log in using your X account,  Wallet address and Email. Once logged in, you can start using the Data Hunter extension.

<figure><img src="/files/WmgQbJuQkb9M42HVKCap" alt=""><figcaption><p>Once Logged In and Successfully Linked</p></figcaption></figure>

After logging in successfully, click the Data Hunter logo in the top right again to see your information. Now, you can earn by leaving your browser open and using the [AI Reply](/publicai-documentation/publicai-data-hunter/ai-tool-for-x.md) feature on X.&#x20;


---

# 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.publicai.io/publicai-documentation/publicai-data-hunter/download-and-connect-account.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.
