# NiftyKit Creator Public Profile

Showcase Your Work! Transform your NiftyKit creator profile into a public gallery! This feature allows creators to effortlessly share their collections and NFTs with a wider audience.

To make your profile public:

1. Go to your [NiftyKit account page](https://app.niftykit.com/account)
2. Choose "Make Profile Public"&#x20;

   <figure><img src="/files/XObF5HsIqcQiJ6seFHaB" alt="" width="563"><figcaption></figcaption></figure>
3. Click Save Changes. This will redirect you back to the main dashboard.
4. Navigate to 3 dots, and click view or copy link to get your shareable public profile link

   <figure><img src="/files/dooxFedxsAmzAtmxw3O6" 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.niftykit.com/get-started/getting-started/niftykit-creator-public-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.
