# Get Started

### ✅ Step 1: Visit the Mintable Website

1. Open your browser and go to:\
   👉 <https://mintable.app>
2. Click **"Launch App"** in the top right corner of the site\
   This will take you to the Mintable platform interface.

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FDzwVUzElzlqk6TLvW7Wf%2Fimage.png?alt=media&#x26;token=c4c7f6c2-4994-404f-b9c3-b469f23bc513" alt=""><figcaption></figcaption></figure>

### ✉️ Step 2: Sign Up

1. Enter your:
   * **Email address**
   * **Desired username**
   * **Password** (make sure it meets the security requirements)

> 🔒 **Your password is never visible or stored by Mintable** — we use strong encryption to protect your information.

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FJqRqvwDTiQ9BfT9xWkNb%2Fimage.png?alt=media&#x26;token=18d87d36-0284-493b-be58-fbeb03c154b8" alt=""><figcaption></figcaption></figure>

### 📩 Step 3: Verify Your Email

* After signing up, you’ll receive a **One-Time Passcode (OTP)** in your email.
* Enter the OTP on the website to complete your signup.

> 🕵️ **Don’t see the email?**\
> Check your spam, junk, or promotions folder — it usually arrives within a few seconds.

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2Fkte0sq2I9NkRW9M6F6jc%2Fimage.png?alt=media&#x26;token=7ef03707-b24e-486b-81e7-5f324d1cb1d9" alt=""><figcaption></figcaption></figure>

### 🖥️ Step 4: Welcome to Your Dashboard

Once you’ve verified your email, you’ll be taken to your **Mintable Dashboard**. From here, you can:

* View and manage your NFTs
* Connect multiple wallets
* Create collections
* Mint and list NFTs for sale
* Track your sales and purchases

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FtcTdhbhbplaQILSgi1PL%2Fimage.png?alt=media&#x26;token=12e02faf-402a-4640-9889-b4409c2d59d8" 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.mintable.app/using-mintable/get-started.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.
