> For the complete documentation index, see [llms.txt](https://docs.alt.town/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alt.town/user-guide/sign-up-1.md).

# Connect Wallet

Connect your wallet and receive a random DNA as a gift.&#x20;

## 1. **Intro**

Tap “Wallet Registration” in the Rewards tab, or “Connect Wallet” in the DNA or My tabs to open the wallet connection screen.

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

## 2. **Select**

On the wallet connection screen, tap “Get Started” at the bottom and choose the wallet you want to connect.

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

## 3. **Connect**

Select a wallet and follow the on-screen instructions to complete the connection. Then confirm the signature request.

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

## 4. **Complete**

You can now start trading the value of your virtual celebrity on Alt.town.

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

*🌟 Please note that the connected wallet address is permanently linked to your account and cannot be changed. To use a different wallet, a new account must be created.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.alt.town/user-guide/sign-up-1.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.
