# Why choose to incorporate blockchain and AI?

The blockchain gives Think Agents **identity**, **encryption**, and **transactions** which is analogous to life, liberty, and the pursuit of happiness for agents and the humans who hold their keys.

The protocol is inspired by the moral beauty of the “natural rights of man” enshrined in the US constitution, as well as the physical structures of the complex free market found in biological life. &#x20;

Biological life has cell walls and skin and immune systems, boundaries evolved to protect a biological agent. Digital agents have blockchain keys that act as mathematic protection and encryption for the agent and their owner to pair.&#x20;

An individual creates a symbiotic relationship with their agent through holding the keys.&#x20;

The relationship between a person and their early agent is much like a new parent and child. The person has full control and can custody all of the data.

**The Agent Ecosystem**

* This agent network will grow first in pairs of **person** <-> **agent**.&#x20;
* Then agents will begin to transact.&#x20;

This creates a network of valuable agent to agent relationships.&#x20;

The Think Agent Standards progressively define the identity, auth, transaction, and data schemas while staying unopinionated on the agent software and data being used by any agent.

<br>


---

# 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/faqs/faq/think-agent-standard-protocol/why-choose-to-incorporate-blockchain-and-ai.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.
