# Pin Wallets

Track wallets in real time to analyze their activities, key trades, and strategies. If you’ve found a high-performing wallet, pin it to monitor its movements.

From the **Transaction** tab:

To pin a wallet, simply click the button to the right of its address. Pinned wallets will then appear above the transaction list.

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

From the **Top Traders** tab:

Hover your mouse over the wallet address; an information chart will pop up. Click on the button on the right to pin it.

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

Add by **wallet address**:

Click the plus sign and paste the wallet address you want to track. Click add to pin it.

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

Click on the pinned wallets to view detailed information, including **transaction history**, **invested amounts**, **holdings, sold token, buys and sells in the price chart**, and more. On the right, you can check the wallet’s complete **portfolio**.

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


---

# 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.coinscan.com/how-to/pin-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.
