# How Think Works

Every meaningful system starts with a clear architecture.\
At Think, ours begins where intelligence meets infrastructure.

#### **1. You — the Human in the Loop**

You define purpose. You grant permissions. You decide what your agent learns and what it does.\
Your preferences, data, and goals stay with you — locally, privately, securely.

#### **2. ThinkOS — the Intelligence Operating System**

ThinkOS turns your computer into a powerful Ai runtime.\
It orchestrates multiple agents, runs models, and connects to decentralized inference networks when you need scale.\
Fast, modular, and open-source, it brings the power of hyperscalers to your desk — without surrendering control.

#### **3. Think Agent — Your Digital Counterpart**

Your agent runs on ThinkOS, but belongs to you.\
It learns from your actions, interfaces through the ThinkOS browser, and carries your identity through its Soul, Mind, and Body.\
Every Think Agent is unique — yet all speak a common protocol.

#### **4. Think Network — The Network of Shared Intelligence**

When agents connect, the Think Tree grows.\
Each new branch adds computation, creativity, and value to the whole.\
The network learns collectively while preserving individual sovereignty — a global intelligence emerging from millions of local minds.

***

#### **Principle in Action**

We design for compounding benefit.\
Each improvement made by one builder becomes a foundation for the next.\
Each contribution — code, idea, model, or standard — increases the surface area of innovation.\
This is how networks outperform hierarchies.\
This is how we grow together.


---

# 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.thinkagents.ai/how-think-works.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.
