# Profiles

Every user will now be able to connect his address with his created identity. Creating a profile is free, and anyone can do it. People collecting NFTs can finally show their faces and creators have now better idea about who bought which NFT.&#x20;

## 1) Connect with the right wallet

Do you want to create your profile on Base or Polkadot? Depending on the answer to this question, log in with your Polkadot/ETH wallet. Each wallet needs its own profile. Go to [koda.art](https://koda.art/) and log in.

## 2) Open your profile

&#x20;In the top right corner, open the sidebar and click on View profile.

<figure><img src="/files/15kXV1ZVanLY3iFNnp7L" alt=""><figcaption></figcaption></figure>

## 3) Create your profile

Click on Create a Profile, and you will have two options.

1. Your profile will be filled via your Farcaster profile (requires confirmations in the app - follow the steps that you will receive
2. Fill out your profile manually (add your name, details, and links to your profile manually)

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

Once you confirm the changes, it may take a few moments to load.&#x20;

***

## Follows

Following accounts is, at the moment, only allowed between users who created their profiles. Very soon we will allow following of all profiles.

Enjoy your new profile!


---

# 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://hello.kodadot.xyz/tutorial/profiles.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.
