# Welcome to Crystal

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

{% hint style="info" %}
**Author Note: Hello, my name is Logan and I am a cofounder of Clear Contracts/Clarity and the author of this documentation. This is a guide for our first product, Crystal. We hope Crystal is a tool that enables decentralized communities to coordinate, grow, and prosper.**&#x20;
{% endhint %}

## Introduction

Crystal is a platform that brings the power of decentralization to the decision making process for organizations. This solution provides for a fun and interactive way to engage your community through collective decision making. Crystal enables for off-chain voting based on the amount of governance asset a member holds, in order to provide a more fair, democratic, and streamlined decision making process.&#x20;

In our journey to build the [Clarity Protocol](https://docsend.com/view/wad452ibgnizdf2w), we have done a lot of thinking and research about what DAOs need to operate efficiently. In this journey we have talked to many creators, founders, engineers, and community members about what pain points happen within DAOs. The one thing we heard a lot was that it was hard to make collective decisions. Thus, Crystal is an app built for communities to decide on things together and leverage collective intelligence.

The knowledge base sections in these docs are written to serve as informative and educational content. Whether you are new to DAOs, the owner of a DAO, or anywhere in between, these documents are meant for you.&#x20;

Happy reading and all ways feel free to reach out to us with any questions! You can always get in touch with us through our discord: <https://discord.gg/nBYwEBxbKp> or reach out to us via email: <crystal@clearcontracts.io>&#x20;

## Knowledge Base Quick Links

{% content-ref url="/pages/uu2RuS46YB58znESPA8u" %}
[Understanding DAOs](/clarity-docs/knowledge-base/understanding-daos.md)
{% endcontent-ref %}

{% content-ref url="/pages/9WrV7Mlr8h7HR0yKafst" %}
[Governance Basics](/clarity-docs/knowledge-base/governance-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/WOfQIrtLvjpKoWm2hAK8" %}
[On-Chain DAOs vs Web3 Organizations](/clarity-docs/knowledge-base/on-chain-daos-vs-web3-organizations.md)
{% endcontent-ref %}

## How to use the Crystal Platform Quick Links

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/t50JYVwbRFO37SlM6tpI" %}
[How to use the Crystal Platform](/clarity-docs/product-guides/how-to-use-the-crystal-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/ePMPWWj1TFQiEmaelOPY" %}
[Overview of the Crystal Proposal Process](/clarity-docs/product-guides/how-to-use-the-crystal-platform/overview-of-the-crystal-proposal-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/jAWASGpA9GmAtAlklVlU" %}
[Navigating the Crystal Governance Dashboard](/clarity-docs/product-guides/how-to-use-the-crystal-platform/navigating-the-crystal-governance-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/7SMizrrwhyfXsI3hipfj" %}
[How to Participate in a DAO](/clarity-docs/product-guides/how-to-use-the-crystal-platform/how-to-participate-in-a-dao.md)
{% endcontent-ref %}

{% content-ref url="/pages/dPDd0QvxbHfZYBIhYyPP" %}
[DAO Admin Actions](/clarity-docs/product-guides/how-to-use-the-crystal-platform/organization-admins/dao-admin-actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/7bvff3yGdH3QrSjULdBb" %}
[How to get your project on the Crystal Platform](/clarity-docs/product-guides/how-to-use-the-crystal-platform/organization-admins/how-to-get-your-project-on-the-crystal-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/4Dz12CinBkxb2LanMiJN" %}
[Customization Options](/clarity-docs/product-guides/how-to-use-the-crystal-platform/organization-admins/customization-options.md)
{% endcontent-ref %}


---

# 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://clarity-2.gitbook.io/clarity-docs/welcome-to-crystal.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.
