# Deploying Your Collection

Once the item you've added to your Collection has been approve, you'll see a button to deploy your Collection in the Collection General Info page.

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

Once you click **Deploy**, you'll be able to review your Collection details. Make sure everything looks correct, and then hit **Deploy** at the bottom of the page.

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

At this time, the deployment cost will be deducted from the wallet connected to your Faraway account.

And finally, after successfully deploying your Collection, your storefront will be automatically created! Your Collection is officially on-chain and part of the Faraway shop, and shoppers can now purchase your item.

Head to the next section to learn more about Storefronts.


---

# 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://faq.faraway.com/faraway-creator-suite/deploying-your-collection.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.
