> For the complete documentation index, see [llms.txt](https://stakit.gitbook.io/stakit-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stakit.gitbook.io/stakit-docs/beta-testing/creator-dashboard.md).

# Creator Dashboard

* <mark style="color:orange;">**Switch**</mark> to your <mark style="color:orange;">**projects**</mark> X account, login, then enter your Projects <mark style="color:orange;">**2FA**</mark> code to sign in.<br>

  <div data-full-width="true"><figure><img src="/files/KuZsxI8f6EdeKQ2716Ic" alt=""><figcaption></figcaption></figure></div>

* After logging in to your <mark style="color:orange;">**Creator Profile**</mark> click on <mark style="color:orange;">**"See Your Collection"**</mark> to navigate to the <mark style="color:orange;">**Creator Dashboard.**</mark>

<div data-full-width="true"><figure><img src="/files/EIfliDLdLURdoSw3gjBV" alt=""><figcaption></figcaption></figure></div>

* The <mark style="color:orange;">**Creator Dashboard**</mark> lets you do it all! Whether you want to <mark style="color:orange;">**post a new Raid, list an item in your Item Shop, or access**</mark> up-to-date <mark style="color:orange;">**statistics**</mark> about your collection. It’s your <mark style="color:orange;">**all-in-one hub**</mark> for managing and tracking everything.
* Many features are still a <mark style="color:orange;">**work in progress**</mark>, such as detailed <mark style="color:orange;">**Tokenomics and Metadata management.**</mark> These are very important and highly requested features and are actively in development.

<div data-full-width="true"><figure><img src="/files/YEIYwxt3ev2wZgnUBM7q" alt=""><figcaption></figcaption></figure></div>

* <mark style="color:orange;">**Click**</mark> on one of the tiles below to <mark style="color:orange;">**learn more**</mark> about each feature we currently have.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/pBhgK7B3Z4czWcKNpcEa">/pages/pBhgK7B3Z4czWcKNpcEa</a></td><td><a href="/files/odoraylEMGJERfmxOVzc">/files/odoraylEMGJERfmxOVzc</a></td></tr><tr><td></td><td><a href="/pages/GIdwhq4qZdhNlzsg5pT4">/pages/GIdwhq4qZdhNlzsg5pT4</a></td><td><a href="/files/KI0f9SzwRSdwqzemP8iW">/files/KI0f9SzwRSdwqzemP8iW</a></td></tr><tr><td></td><td><a href="/pages/clxy8DmKTkQNHeazQUnG">/pages/clxy8DmKTkQNHeazQUnG</a></td><td><a href="/files/CMDVaIXrZLVnRvbY6rK5">/files/CMDVaIXrZLVnRvbY6rK5</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://stakit.gitbook.io/stakit-docs/beta-testing/creator-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
