> For the complete documentation index, see [llms.txt](https://wiki.nuance.xyz/nuance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nuance.xyz/nuance/welcome-to-nuance-your-platform-your-voice.md).

# Welcome to Nuance: Your Platform, Your Voice

**This documentation provides easy access to all of the information you may need inside Nuance, from registration to article writing, social interactions to Limited Editions.**

### What is Nuance?

**Nuance is the world's first publishing platform powered entirely by blockchain technology.** Nuance offers writers the opportunity to govern the platform upon which they create content. Minimizing platform risk and empowering creators like never before.

By harnessing the power of blockchain, Nuance applies the benefits of Web 3 to a Medium-style content hosting platform. This includes anonymity, self-sovereignty, censorship resistance, community governance, and tokenization. Ensuring a decentralized and secure environment for writers and readers alike.

Much like DeFi has revolutionized banking, Nuance is reshaping the world of content creation by allowing writers to establish a direct financial relationship with their readers, eliminating middleman. At its core, Nuance operates on the Internet Computer Protocol ([ICP](https://internetcomputer.org/what-is-the-ic)) blockchain, ensuring tamper-proof security and placing the control of data back into the hands of its users.

Through community governance and ownership, Nuance minimizes platform risk, creating a space where the community is in control. This decentralized approach goes beyond traditional content creation platforms, providing writers with a direct avenue to share their ideas and perspectives globally, free from the constraints of established web 2 alternatives. In essence, Nuance is not just a platform; it's a community-driven movement that democratizes blogging and content creation, fostering a more diverse and inclusive online media landscape. Welcome to Nuance, where your voice matters, and the conversation never ends.

### Quickstart

Are you short on time? Take the shortcuts to access the fundamentals.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Register</td><td><a href="/pages/9nDPr2XjORUXPdLwHQVk">/pages/9nDPr2XjORUXPdLwHQVk</a></td><td><a href="/files/CfPdZ72lpLBSAnELOpB9">/files/CfPdZ72lpLBSAnELOpB9</a></td></tr><tr><td align="center">Create an Article</td><td><a href="/pages/SmpuifCHKXHuIL33c7xa">/pages/SmpuifCHKXHuIL33c7xa</a></td><td><a href="/files/D278UI7fZPR4ySlNVuqG">/files/D278UI7fZPR4ySlNVuqG</a></td></tr><tr><td align="center">Social Interactions</td><td><a href="/pages/KfyQfcD1URUaKb0aUuNI">/pages/KfyQfcD1URUaKb0aUuNI</a></td><td><a href="/files/hu57vJ7gYw3ABlb81UmY">/files/hu57vJ7gYw3ABlb81UmY</a></td></tr><tr><td align="center">Tipping</td><td><a href="/pages/uw4oH91WU8GwNjTe5Seu">/pages/uw4oH91WU8GwNjTe5Seu</a></td><td><a href="/files/O3wJYAfJ2ubwf2Si2szE">/files/O3wJYAfJ2ubwf2Si2szE</a></td></tr><tr><td align="center">Publications</td><td><a href="/pages/bG9HGt92MwWMax4gKW6L">/pages/bG9HGt92MwWMax4gKW6L</a></td><td><a href="/files/xQcqeT7A93nZlz7mY4pA">/files/xQcqeT7A93nZlz7mY4pA</a></td></tr><tr><td align="center">Premium Articles</td><td><a href="/pages/raMymOi6X5e4SP08fvot">/pages/raMymOi6X5e4SP08fvot</a></td><td><a href="/files/uU7jcqnl6m4eXYbxTrAB">/files/uU7jcqnl6m4eXYbxTrAB</a></td></tr></tbody></table>

### Official Links

To join the community and give your feedback, you can follow us on [X (Formerly twitter)](https://twitter.com/nuancedapp), and join our [OpenChat](https://oc.app/community/3qzyb-ryaaa-aaaar-ateiq-cai/?ref=6gf5l-eyaaa-aaaaf-aaluq-cai).


---

# 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://wiki.nuance.xyz/nuance/welcome-to-nuance-your-platform-your-voice.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.
