> For the complete documentation index, see [llms.txt](https://sandchain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sandchain.gitbook.io/docs/creators-journey.md).

# Creator's journey

Being a creator today is more exciting than ever — but it’s also sometimes harder than it should be.&#x20;

You pour your energy into making, performing, and telling stories, yet discoverability, fair pay, and building lasting communities are still daily struggles.

That’s why we built SANDChain: a creator-first blockchain where your creativity doesn’t just live online, it thrives in an economy of its own.

Onboarding to SANDChain isn’t just about signing up for a platform. It’s about stepping into a community of creators, fans, and partners who believe in growing together.

When you join, you can expect:

✨ **Community** – A loyal network of like-minded supporters and fellow creators who want to see you succeed.\
🚀 **Engagement** – Get exposure and Engagement through quests, co-marketing, and events that put your work in front of new audiences.\
🛠️ **Tech Support** – Simple tools, templates, and guidance so you can focus on creating, not paperwork or tech.\
💡 **Monetization & Growth** – Unlock new ways to fund your projects, reward your fans, and eventually launch your own creator token or vault.

You don’t need to change where you create — whether it’s *YouTube*, *TikTok*, *Instagram*, *Twitch*, or *Roblox*. You keep doing what you do best. SANDChain adds a new layer of loyalty, engagement, and financial empowerment on top.

Joining is simple, and the journey is designed to grow with you. Whether you’re a rising artist or an established name, you’ll find your place in the Creator Nation.

<br>

<br>


---

# 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://sandchain.gitbook.io/docs/creators-journey.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.
