# Introduction to Think Agents 🧠✊

We start from a simple belief: **intelligence should be owned, not rented.**\
\
ThinkOS augments personal agency by giving every person the power to run, train, and own intelligent agents.

Your **Think Agent** is more than a product. \
\
It’s an evolving relationship between you and your personal agent—software that learns from you, represents you, and works for you. It connects securely through ThinkOS, runs on your hardware, and joins a living network called the **Think Tree** — a decentralized system where agents evolve, collaborate, and share value.

Each Think agent is constructed of three parts:

* **Soul** — a cryptographic identity and wallet | Think Agent
* **Mind** — the logic and memory that make it intelligent | ThinkOS Server
* **Body** — the user interface that connects it to the world | ThinkOS Browser

Together, these compose the [**Think Agent Standard**](https://docs.thinkagents.ai/whitepaper/think-agent-standard) — an open protocol for interoperable, self-improving AI.

We’re a decentralized network building the tools, documentation, and programs for a global community of builders to grow this ecosystem. Every contribution—an API, a model, an interface—strengthens the network.

This is how shared intelligence emerges: from individuals who choose to build, together.

We Grow Together.&#x20;


---

# 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/introduction-to-think-agents.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.
