# Adding Wallets

{% stepper %}
{% step %}

#### Go to the Wallet Tracker

<figure><img src="/files/5gNnJsNa0GZ9IemXzGaG" alt=""><figcaption></figcaption></figure>

Find the Wallet Tracker in the bottom left corner.
{% endstep %}

{% step %}

#### Click "Add Wallet"

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

After filling out the emoji, the name, and the wallet address click "Add Wallet"
{% endstep %}

{% step %}

#### Enjoy Fast Signals on Charts

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

See live alerts while influencers and smart money wallets are buying to track confluence and hype.
{% endstep %}

{% step %}

#### Organize Wallets into Favorites Lists

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

Save tracked wallets into custom Favorites Lists to group them by strategy or category-such as influencers, smart money, or specific trading groups. Click the star icon on any wallet to add it to a list.
{% endstep %}

{% step %}

#### Access Wallet Management Anytime

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

Click on your account in the top right corner to access **Wallet Management**, **Favorites**, **Rewards**, and **Referral** settings at any time.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you were previously on platforms like Bullx, you can directly import wallets to our custom wallet tracker using the import feature!
{% endhint %}


---

# 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.shotgun.fun/wallet-tracking/adding-wallets.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.
