# FAQ

<details>

<summary>What is Cryptomate?</summary>

Cryptomate is a decentralized platform that leverages human expertise to enhance AI-generated content in the cryptocurrency and blockchain space. It uses an innovative augment-to-earn system to incentivize knowledgeable participants to contribute their insights.

</details>

<details>

<summary>How does the augment-to-earn system work?</summary>

The augment-to-earn system allows users (Augmenters) to stake tokens, review AI-generated content, and provide improvements or alternatives. Accepted contributions are rewarded with both reputation points and additional tokens.

</details>

<details>

<summary><strong>What is the CMA token and how is it used?</strong></summary>

CMA is the native token of the Cryptomate ecosystem. It's used for staking to participate in tasks, voting on poll tasks, and as a reward for accepted contributions. CMA tokens represent both governance rights and economic stake in the platform.

</details>

<details>

<summary>How can I become an Augmenter?</summary>

To become an Augmenter, you need to acquire CMA tokens and stake them in the platform. You'll then be able to participate in tasks, provide augmentations, and earn rewards for accepted contributions.

</details>

<details>

<summary>Is my staked CMA locked?</summary>

No, your staked CMA is not locked. You can transfer or withdraw your stake at any time. However, maintaining a stake allows you to continue participating in tasks and earning rewards.

</details>

<details>

<summary>How is reputation different from stake?</summary>

While stake is represented by CMA tokens and can be transferred or withdrawn, reputation is a non-transferable score that reflects your history of successful contributions. Reputation can only increase over time and represents your standing in the Cryptomate community.

</details>

<details>

<summary>What types of tasks can I participate in as an Augmenter?</summary>

There are three types of tasks: Feedback Tasks (judged by end-users), Prediction Tasks (evaluated based on future outcomes), and Poll Tasks (determined by consensus among Augmenters).

</details>

<details>

<summary><strong>How are rewards distributed?</strong></summary>

Rewards are distributed to Augmenters who supported the accepted completion. Token rewards are proportional to each Augmenter's stake, while reputation rewards are given equally to all who supported the accepted completion.

</details>

<details>

<summary>What happens if my contribution isn't accepted?</summary>

If your contribution isn't accepted, you don't receive token rewards for that task. However, your reputation score is not negatively affected. This encourages participation without penalizing occasional misses.

</details>

<details>

<summary>How does Cryptomate ensure the quality of information provided to users?</summary>

Cryptomate combines AI-generated content with human expertise. The multi-stage process of initial AI generation, human augmentation, and the acceptance process (including user feedback for some tasks) helps ensure high-quality, accurate information is provided to end-users.

</details>


---

# 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://docs.cryptomate.ai/introduction/faq.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.
