# How to create a Creator profile?

Get ready to show your creativity to the world and start generating NFT collections! Here’s a step-by-step guide on how to easily and effectively create your creator profile.

{% embed url="<https://youtu.be/iniNcBSAX_E?si=UEXX8C3NPhmIT75c>" %}

### Step 1: Access the “Creator” Section

From our homepage, go to the top menu and click on the "Creator" tab.

### Step 2: Become a Creator

Now click on "Become a Creator" to start your registration process.

### Step 3: Customize Your Profile

Choose a profile picture and a cover image that best represent you. These images will be the first impression your followers get, so make sure they reflect your style and personality.

### Step 4: Fill in Your Information

Carefully complete the following fields:

* Name: Your artistic or personal name.
* Donation Account Wallet: Address for receiving donations.
* Creator Tags: Add tags that describe your interests or content type.
* Username: Choose a unique name.
* Social Media Accounts: Link your social media to better connect with your followers.

Tip: The more complete and professional your profile is, the more attractive it will be to the community.

### Step 5: Save Changes

If everything looks good, confirm the creation of your profile by clicking "Save Changes".

And that’s it! You’ve successfully created your creator profile. You’re now ready to launch your own NFT collections and share your talent with the global community.

<br>


---

# 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.eno.network/eno-academy/how-to.../how-to-create-a-creator-profile.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.
