# Creating a curation

Starting your curation on Objkt is a simple process, much like setting up a collection, and is open to **everyone** to create:

Make sure your wallet is synced and then click on our profile symbol and then on "create". You will then switch to the "Curation"-tab which will lead you to a user-friendly form, similar to what's used for collection setups:

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

1. **Upload a Logo:** Select and upload a logo that represents your curation. Please ensure the file size does not exceed 1MB.
2. **Name Your Curation:** Choose a name that captures the essence of your collection. This name will be the first thing that draws viewers to your curation.
3. **Describe Your Vision:** Add a description that conveys the theme, mood, or concept of your curation. This is your chance to engage potential viewers with your narrative.
4. **Set Visibility:** Decide on your curation's visibility. You have the flexibility to change this setting later if you wish.
5. **Finalize Your Curation:** Once you're satisfied with the details, click the "Create" button to complete the process.

Your new Curation will be created and you can find it in your Profile under the "Curations" tab:

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


---

# 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.objkt.com/product/product-guides/curation-and-fee-sharing/creating-a-curation.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.
