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

# ┃Forum

<figure><img src="/files/dwErhfY3TPLYOVuH5VZt" alt="Thinkin Forum"><figcaption></figcaption></figure>

Retail community on Twitter, Telegram, Reddit and other social media platforms is in many cases taken advantage of — truth can be distorted and sentiment manipulated. Bots are making it difficult to grow an organic following and content on the platforms focuses on repetition and quantity rather than quality.

As a result, valuable information and education content is buried below a pile of automated marketing garbage. The current widespread situation with scams is simply the epitome of how everyone is looking out for their own best interests on these sites. Usability of the existing solutions is quickly decreasing and a need for modern Web3 platforms that will connect the community in a novel way is emerging.

Thinkin is introducing Web3 native social media platform, acting as a link between projects with the community. Utilising Web3 infrastructure creates new possibilities of transferring value, appreciating individual effort and giving power back to the people. Anyone from the community can become a KOL. At the same time, we are making it easier for projects to develop and manage their community by connecting them with KOLs. This community driven environment is a foundation for collectively creating mutually beneficial connections.


---

# 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://thinkin.gitbook.io/thinkin/thinkin-platform/forum.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.
