# How to Generate a Movement Address?

Navigate to your profile and tap the “copy icon” next to your user handle. This will display your linked addresses, including those for Movement and Ethereum (EVM).

<figure><img src="/files/a38NI6lwyQPOPjEJL8rJ" alt="" width="188"><figcaption></figcaption></figure>

If you can't find your movement address there, please follow the steps below.

<figure><img src="/files/WwQizrpHUKUPRQ6C2jNw" alt="" width="188"><figcaption></figcaption></figure>

For accounts created before our Movement integration, you'll have to generate a Movement address manually.

<figure><img src="/files/Hi4wum3zohguSu2GBjfK" alt="" width="188"><figcaption></figcaption></figure>

Scroll to Token under your Portfolio. And Select Token to expand the list.

<figure><img src="/files/XbZMH4t3R2nHBdKgwh8T" alt="" width="188"><figcaption></figcaption></figure>

At the bottom, select Add Tokens.

<figure><img src="/files/FIsEz1Srpkhli2uECRMy" alt="" width="188"><figcaption></figcaption></figure>

Enter "MOVE" into the search bar and add "MOVE (TESTNET)" for our Bounty QA beta.

<figure><img src="/files/rhiyKBnkaNB79sssErf5" alt="" width="188"><figcaption></figcaption></figure>

Select Generate to create your Movement Address!


---

# 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://halo-1.gitbook.io/halo-wallet/bounty-q-and-a/how-to-generate-a-movement-address.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.
