> For the complete documentation index, see [llms.txt](https://chayn-1.gitbook.io/chayn-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chayn-1.gitbook.io/chayn-whitepaper/ecosystem/sentiment-oracles.md).

# Sentiment Oracles

## The Basics

Sentiment Oracles consist of other platforms/websites that support Chayn's sentiment tag NFTs. When oracles connect to Chayn's API, it allows sentiment tag NFTs to become visible wherever the tags are used across participating platforms. It also triggers the process of tag owners mining Chayn tokens whenever their tags get used across supporting platforms.

## Incentivizing The Oracles &#x20;

The sentiment oracles will be incentivized to support the Chayn tags via a process called API Mining. Through this process, participating oracles will earn Chayn tokens as the API gets called to display the sentiment tag NFTs on the respective platforms.&#x20;

An added benefit for oracles supporting the sentiment tag NFTs is the potential for them to digest a deeper understanding of how their users feel about certain topics, subject matter, or even their products/services. Discovering this information could help platforms make data-driven adjustments that speak more clearly to the sentiments of the users. Aside from that, users may enjoy having more outlets to capture their sentiments in a unique way that also allows them to mine Chayn tokens. Afterall, the #hashtag was not isolated to Twitter and neither should <mark style="color:green;">+</mark>sentiment tags be isolated to Chayn.

## Expanding The Protocol

The use of the sentiment tag NFTs on the Chayn platform will be a good start, however, we aim to make the protocol more expansive. The tags being used on other platforms not only validates the use case, but broadens the visibility of the tags.&#x20;

A larger scope in use of the tags also helps with price discovery and gauging overall value of the tags. More performance data would be available and trackable for people to review prior to purchasing a tag directly from Chayn, the secondary market, or via the decentralized exchange.&#x20;


---

# 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://chayn-1.gitbook.io/chayn-whitepaper/ecosystem/sentiment-oracles.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.
