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

# Community Verdict

**Verdict**\
\
Sigmate's goal is to provide reliable information about NFT.&#x20;

Users can easily show their opinion by voting each block of the wiki page. Block is divided by paragraph and user can catch out what community thinks by at the left side of each block.

The gradation version from Blue(right info) to Red(wrong info) will be shown in block's leftside.\ <br>

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

\
Sigma points will be added each time the user verify Wiki blocks, and the writer of the content will also receive points and exp depending on the vote.

<figure><img src="/files/Qs5w0No618DdDtYXXqNN" alt=""><figcaption><p><strong>Example of how information is shown on Sigmate</strong></p></figcaption></figure>

\
\
**Reliability** \
\
The vote system in sigmate are **"Certified"** and **"Beware".** You could check the opinion easily by clicking the block as well as the ratio of votes.

Major information such as links to the NFT exchanger or website will be in more strict care of the sigmate managers and verified users.

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

**As more users verify the blocks of the Wiki, the more reliable content will remain.**


---

# 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://sigmate.gitbook.io/sigmate/sigmate/features/community-verdict.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.
