> For the complete documentation index, see [llms.txt](https://whitepaper.asmatch.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.asmatch.app/getting-started/download-the-app.md).

# Download the App

Follow these simple steps to get started with AsMatch:

### **Step 1: Download the AsMatch App**

Download from [Google Play](https://play.google.com/store/apps/details?id=com.asmatch) or the [App Store](https://apps.apple.com/gb/app/asmatch/id1669188963) by scanning the QR code available on our [website](https://asmatch.app).&#x20;

**Alternatively, you can sign up directly on our** [**website**](https://asmatch.app) **by going to 'Sign In' in the top right-hand corner and entering your email address.**

<figure><img src="/files/5Vj29tRfmcS62SlxT2g1" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Create an Account

**(Optional) Enter an Invite Code:** Whilst registering an account, you can enter an invite code. Ask a friend who is already on AsMatch, or find an invite code posted daily by our community in [Discord](https://discord.com/invite/DCutsk5TNa) (go to the Invite Codes channel). Here's an invite code to save you some trouble: **X3JMOI59.**

**Verify Your Email Address:** Once you have entered a valid invite code, you need to provide a valid email address. A verification code will be sent to your email address. Enter the four-digit code to complete the registration process (check your spam folder if you don't receive the email).

**Enter Your Nickname:** You can choose any nickname you like.

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

And voila! You're now ready to start exploring the app.

Before you start matching with other users, it's essential to complete your profile. Adding additional information to your profile will increase your chances of receiving compatible and authentic matches.

### (Optional) Step 3: Connect your Wallet

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

Go to our [website](https://asmatch.app) and log into your AsMatch account. Once logged in, you should see a notification bar at the top asking you to connect your wallet. Simply click the notification and connect your desired MetaMask wallet address. This is a crucial step if you want to be whitelisted for our giveaways, future releases, or to verify that you’ve bonded a zkSBT for online tasks.

***Note:** Please choose your desired wallet address carefully. We do not allow users to connect different wallet addresses to their accounts afterwards.*


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.asmatch.app/getting-started/download-the-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
