# FARAWAY CREATOR SUITE

- [Creator Suite Overview](https://faq.faraway.com/faraway-creator-suite/creator-suite-overview.md): Create and sell custom interoperable avatars and game items with the Faraway Creator Suite
- [Accessing Skeletons and Example Models](https://faq.faraway.com/faraway-creator-suite/accessing-skeletons-and-example-models.md): Uploaded items must follow a specific set of asset requirements
- [Creating a Collection](https://faq.faraway.com/faraway-creator-suite/creating-a-collection.md): Start your creator journey by creating a collection for your items.
- [Adding Items to Your Collection](https://faq.faraway.com/faraway-creator-suite/adding-items-to-your-collection.md): Add items to your Collection in order to deploy your Collection on-chain and start selling
- [Deploying Your Collection](https://faq.faraway.com/faraway-creator-suite/deploying-your-collection.md): If your items have been approved, you can deploy your collection and start selling
- [NFT Gating Your Collection](https://faq.faraway.com/faraway-creator-suite/nft-gating-your-collection.md): Use our NFT Gating tool to limit purchasers to holders of specific collections
- [Storefronts](https://faq.faraway.com/faraway-creator-suite/storefronts.md): Each creator receives their own custom storefront after their collection is deployed
- [Curator Storefronts](https://faq.faraway.com/faraway-creator-suite/curator-storefronts.md): Curator Storefronts let people showcase the work of Creators without being one themselves
- [Creator Suite FAQ](https://faq.faraway.com/faraway-creator-suite/creator-suite-faq.md): Common questions about the Creator Suite from the community
- [Originality and Copyright Compliance](https://faq.faraway.com/faraway-creator-suite/copyright.md): Our Creator Suite celebrates and respects the creativity and originality of our creators. To protect the integrity of our community and ensure that all creators have a fair opportunity to showcase the


---

# 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.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.
