# How to register on the NFTtech as a creator / create your Storefront account?

{% hint style="info" %}
**If you want to have the ability to create and sell NFTs, you must create a storefront account.**
{% endhint %}

1. **Sign in (if you already have an account) or create an account by clicking the “Create account” button. On the following screen, fill the required fields. Click the “Sign up” button to finish the registration.**

![](https://lh5.googleusercontent.com/u8HHGS8py2TwY9PNcyZOLjr8DhzsqBPfWj18RZOHoYXyXD3jcmwMx6B-iSs9r_a8UarhZaplUrz0GNLYNx6bAF9-oLp57VOQlL8RL0qT_BQFiShiVZAd2kl9S9Az242QlhFU9-L_=s0)![](https://lh4.googleusercontent.com/OzU9JSKC7tLnw9qTb7ly8ZylC85JimCjIe4-siEAs0T6EsKQ7YQg0gTgGNferT6PSZHbJQvQoDpIFosm2NsIPd_rDxgBzxxdUpFQYud_TujqwZsvUPaQL9ftSoFQFvNzbsn-br4Y=s0)<br>

**2. Validate your account. This involves adding an optional photo, inputting your name, and writing a bio. Click the “Save” button and afterward “Confirm”.**

![](https://lh4.googleusercontent.com/-gHh58Jvx4v-CsLrIOrIw8xtED9xqSSiFSFdFP-ffM9ONFMbg2QJ7CZ4tjhEJB2h3CR0SWAZrv8_fLOFJ5epiX0Il_O8xYaPwh8j9qs6JaHQgDRYsK_2omfGxzMnGyxtP10tZDV9=s0)

![](https://lh5.googleusercontent.com/6bC27W9ftnFFO7qYeiRCZwgubJan6lnEjAvw1ncDWVXfNV9ewYPlKfAfrlpRM6t9-KXeWOqBcEPjy0peaB-oCpIsXL7dJ88nA2v3bU_ciXuHfcm2q5wSI7dw49Kh1Hqeiqi3VyFg=s0)

**3. Select the “Create Storefront” section.**

![](https://lh6.googleusercontent.com/j4wFcYm2advfbHapV26bfVCVd9egCO4qjnqBkjueK6pV2vKKbHh4xnimfCQppbn4F1p3Ph0o67WlvOuci0qgyZDTla8MNjhQRAXmo9P2oJNBcWprN5RFbtXpiEfAUu9Fr6E0V6cZ=s0)

**4. Add the information into the following form and click the “Create Storefront” button. Finally, confirm the creation via clicking the “Confirm” button.**

![](https://lh6.googleusercontent.com/KUvs9W5HBdZxLe6y7RHYuKfNtyy6tY6MFhMbaAKnE9MKALHN4p-0aaeFQJNf_dBBVxVQvMKnA34GCdKgp1vxaxd7FcI2ijzcoj716IXsqRxZGGQjvAWQhgqWV3nY9laT2A1RKQdk=s0)![](/files/-MkRvPblyxOsVCB3LNBg)<br>

![](https://lh6.googleusercontent.com/NahfY970HhKw48z0vo2VsZqVNzP7QjZspQWRUlBaycKq2KVErkNbXwBzdo9oPTELexapJBmkHTZxYQnHwzV4v8ZxTMSKzxYPSM1D50rCAMjAPppS1MhA0nSXj09DO20FZfPtv98P=s0)


---

# 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://nftech.gitbook.io/nft-tech/guide/untitled.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.
