# HOW TO REGISTER

**Process starts with user opening their web browser or mobile dapp browser. If using web browser please ensure your wallet extension is installed.** [Check wallet & extension list here.](/tagprotocol/how-to-use/supported-wallets.md)

1. Enter [**tagprotocol.com**](https://app.tagprotocol.com) into your address bar
2. Click on **launch app** after page loads
3. Select **wallet** you wish to connect with

![](/files/-MYCK-ll_zPNOoZONQFd)

1. After you connect app will prompt your for a **referral address**
2. Enter referral address provided by your friend and click on **submit**
3. Post submit App **Dashboard** will open up for your use

![](/files/-MYCNPCYGdGrzYmddug3)


---

# 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://tagprotocol.gitbook.io/tagprotocol/how-to-use/how-to-register.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.
