# NFT

To acquire a SELF identity, mint your alias on our platform, paying a small fee in SELF tokens or stable coins. From that moment, you own an NFT linked to that alias. It will be exclusive to you, decentralized and transferable.&#x20;

You can edit your profile by adding a custom avatar or picture, bio information, contact email, and crypto addresses, amongst other exciting features.&#x20;

And that's it, easy peasy. You can use your SELF identity as your only and all-purpose crypto address.&#x20;


---

# 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://whitepaper.selfcrypto.io/self-whitepaper/core-product/nft.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.
