# Publishing the store or marketplace

Celebration time! Once you're ready to publish your NFT store / marketplace, head over to Settings -> General to Publish your works!&#x20;

<figure><img src="/files/cNiiBQ70eA5gK1Kl2z6S" alt=""><figcaption><p>Under Settings -> General you can bring your NFT store or marketplace to life!</p></figcaption></figure>

You can also set:

* Store/Marketplace name: it will be visible right next to your logo on the customer-facing app;
* Description: this will help SEO positioning;
* Publish Store: set to Published if you want to bring your store or marketplace online (please let it process for a few minutes before accessing the Subdomain);
* Maintenance mode: turn this on to let customers know you're preparing something new for them!


---

# 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://guides.fungies.io/for-developers/publishing-the-store-or-marketplace.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.
