# Track crypto wallet (read-only)

* **Step 1 -** Go to the "Wallets" section on the left.
* **Step 2** - Hit "Track a new wallet".

<figure><img src="/files/45uWsBGLFzNLRsrcKDOD" alt=""><figcaption></figcaption></figure>

* **Step 3 -** Link your Metamask account or click "enter address".

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

* **Step 4 -** Input the address you wanted to track&#x20;

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

* **Step 5 -** Click on "Select a network" and choose the right network from the dropdown menu

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

**Step 6 -** Enter the wallet's name (an HR wallet, a particular dev's wallet, etc).&#x20;

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

{% hint style="info" %}
This way, you can see the purpose of the wallet clearly on your transaction statements making reporting and keeping track of funds a lot easier to comprehend.
{% endhint %}

{% hint style="info" %}
**Step 7 -** Congratulations, you've uploaded a wallet!
{% 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://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/link-your-company-accounts-and-wallets/link-your-company-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.
