# Add a Wallet to Follow

### Why would I track a wallet by address?

You might want to do this if:

* You found a wallet on Twitter, Telegram, or Discord and want to see how it actually trades
* Someone shared a wallet address with you and it doesn’t appear in search
* You want to keep an eye on a specific trader before deciding to copy them

Adding the wallet lets you view its trades and performance directly in the app.

### Crypto Perpetual Wallet Adding

#### How to track a wallet

1. Go to 🏠 Home page.
2. Use the 🔍 search icon in the top right corner.
3. Paste a **wallet address** (EVM-compatible)
4. If the wallet isn’t already listed, you’ll see an option to **Add Wallet to Coinpilot**
5. Tap **Add** and wait a few seconds
6. The wallet stats would apper automatically after adding successfully.

<div align="left"><figure><img src="/files/c8F4UouFFrDRlG7hxrWU" alt="" width="180"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If no "Add Wallet to Coinpilot" flow or no Wallet details appears after you searching with the wallet address, please double-check if the wallet address is valid or contact us.
{% endhint %}

### Prediction Market Wallet Adding

Direct adding of Prediction Market wallets is not currently available.\
Please open a dedicated ticket in our [official Discord](https://discord.gg/nrPKnKPx9Q), and our team will assist you in adding the wallet.

<div align="left"><figure><img src="/files/9v6GEndupzIHv35rKg3m" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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.coinpilot.com/discover-traders/add-a-wallet-to-follow.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.
