# Creating your first Avatar

### **Tell us about your life**

Before you receive your personalized NFT, the platform will ask you a series of questions about your life, hobbies, work, or experiences. \
\
Depending on the user's age, the platform will ask them to describe their early, middle, or late life story in a few sentences. The GPT-3 natural language model will help the user make a story for their first avatar that is more unique and tailored to them. \
\
All of this is required in order to create an accurate AI replica of yourself.&#x20;

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

### **Upload your looks**

Depending on the user's age, he can choose what part of his life he wants to replicate. He has the option of performing NFTs for all of his lifetimes or just the current one.\
\
The platform will request that you upload at least 5 photos of how you looked at a specific point in your life or how you look now.&#x20;

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

Artificial intelligence will generate 50 pictures with different backgrounds and displays, depending on what the user wrote about his personal life, hobbies, or other experiences.\
\
The user can save all AI-generated avatars, but he can choose only one for his personalized NFT.\
\
If a user has completed KYC and wishes to receive a verified mark on his NFT, the Dememoriam platform will use artificial intelligence to determine whether the provided images match the appearance of the person who completed KYC.

<figure><img src="/files/fhTkfv3aZT47c7aABiVi" alt=""><figcaption><p>New story upload example</p></figcaption></figure>

### Voice cloning

Dememoriam NFTs talk, so the user can choose what type of voice he wants to hear on his story, quote, or whatever he wants to tell. He can choose AI-generated voices or he can record and clone his own for his first and future personalized NFTs.\
\
If the user decides to use the full potential of Dememoriam AI and clone his voice, he needs to enter the custom voice builder. The user reads sentences provided on screen and records them; in total, 20 voice cloning steps need to be completed.

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

### **Minting the NFT**

After the AI portrait and AI voice are generated, the user can proceed to mint his speaking avatar, NFT. If the user has not yet configured his wallet, he will be unable to create an avatar.&#x20;

Dememoriam AI will generate a speaking avatar automatically using speakers, voice tone, and face details.

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

### **Generating QR code**

Every newly minted NFT will have its own QR code, which can be opened by other people from any place, at any time, on any device.


---

# 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://dememoriam.gitbook.io/whitepaper/how-it-works/creating-your-first-avatar.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.
