# Creator Dashboard

![](/files/6cQkWiNEWNQzH1y9XvmW)

Once you have successfully entered the Creator App, you will be able to view the Creator dashboard. This dashboard provides a high level overview of your Collections, including some top-line statistics about your collection sales. It also allows you to edit your Creator profile by clicking on ‘Profile’. Whenever you are ready to build your first collection, click ‘Create A New Collection’.


---

# 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.fair.xyz/tutorials-for-creators/creator-dashboard.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.
