# Publish Your Project

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

<figure><img src="/files/6ntfiWAqwD9BLRwlduG0" alt=""><figcaption></figcaption></figure>

1. **Go to the Creation Center**\
   After accessing the platform, click on "Creation Center" in the top navigation bar, then click the "Push" button to start publishing your project.
2. **Fill in Project Information**\
   Enter the project name, a brief introduction, and other key details.\
   Select a project category to help users quickly find your project.
3. **Set Transaction Details**\
   Choose whether to publish for free or set a project price, supporting token-based payments.\
   Make sure all transaction information is accurate.
4. **Upload Images**\
   Upload a cover image and related resources to enhance the display of your project.
5. **Confirm and Submit**\
   After verifying that all information is correct, click the submit button to complete the project publishing process.
6. **Upload Project Files**\
   Once the basic project information is created, upload your project files. The platform supports large file segment uploads, ensuring file integrity and security.

{% hint style="warning" %}
**More Information**\
After the project goes live, you can view real-time performance data in the “Creation Center,” including downloads, favorites, and ratings. You will also receive user feedback, such as comments and ratings.
{% endhint %}

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/wVtcyfvrOh0RHxG83MET" %}
[Creation Center](/creation-center.md)
{% endcontent-ref %}

**7. View Project Performance**\
After the project goes live, you can view real-time performance data in the “Creation Center,” including downloads, favorites, and ratings.\
You will also receive user feedback, such as comments and ratings.


---

# 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.cload.one/quick-start/publish-your-project.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.
