> For the complete documentation index, see [llms.txt](https://messier.gitbook.io/catalogue-de-messier/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://messier.gitbook.io/catalogue-de-messier/messier-applications/open-hatch/explorer-platform/creator-studio.md).

# Creator Studio

**Creators** will be able customize their page and build membership plans, giving explorers exclusive access to benefits for a monthly fee. From bonus content to a private community, they can choose what ever they want their membership to offer.\
\
Every creator gets their own page, their page name is how explorers will know them and search for them in the Hatch Explores platform. \
\
To help keep the Explorers platform a safe community for everyone, pages with sexually explicit content or nudity are not allowed, hence its mandatory for their page to be suitable for people under 18.

### As a creator you will be able to customize your page with the following options:

1. **Page name**&#x20;
2. **About your page**\
   This is the first thing potential explorers will see when they land on your page, so make sure you paint a compelling picture of how they can join you on this journey.
3. **What are you offering?**
4. **Profile and cover photo's**
5. **Page URL** \
   openhatch.messier.app/explorers/x
6. **Add social links**\
   Facebook, Instagram, Twitter, YouTube, Discord, Telegram, TikTok, Telegram, Website, etc.
7. **Page visibility**\
   You will have the option to showcase your page in the Explores platform which makes it searchable by the page name, or make your page private (not searchable and can be accessed only by invite link.
8. **Earnings visibility**\
   You will have the option to let anyone who visits your page will see how much you earn per month, or only you can see how much you earn. Your earnings will be hidden from your page and goals.
9. **Explorers visibility**\
   You will have the option to let anyone who visits your page to see how many explorers you have, or only you can see how many explorers you have.&#x20;
10. **Subscription billing** \
    Explorers can be either charged on the day they join your membership, and then asked to renew monthly on that same date (manually with Open hatch V1), or do a one time payment.
11. **How do you want to welcome your explorers?**\
    Send your explorers a personal, secret welcome note when they join. You can also include any links to the benefits you’d like them to receive.
12. **Enable Tipping**

    Customize your page settings to accept tips from your explorers.
13. **Fundraising**\
    Set up campaigns within a matter of minutes. All it takes is to set a fundraiser goal (for instance raising $10,000 USDT), add a campaign description, as well as pictures and videos to support your start-up/cause.


---

# 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://messier.gitbook.io/catalogue-de-messier/messier-applications/open-hatch/explorer-platform/creator-studio.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.
