# Wallet: Add

1\) In order to set up your **external wallet address**, first **go to "Wallets" section** in the Dashboard Menu.

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

2\) **Copy the external wallet address** from the Wallet of your choice (In this example, we are using Exodus wallet)

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

3\) **Paste the copied address** into the address box of Metopia "Wallet" section and **confirm the update** with "Save changes" button

<figure><img src="/files/sJmreeTtaF2c1pbPjpv5" 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.metopia.app/metopia.app/wallet/wallet-add.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.
