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

# Roadmap

<figure><img src="/files/xsysDNkhqWOVWvGDtaAf" alt=""><figcaption></figcaption></figure>

In Trusta's roadmap, an important task is to continue completing the construction of the AI + Crypto identity network. At the same time, based on Zero-Knowledge proofs, ensuring the verifiability of AI identities under the premise of privacy protection, as well as fully integrating AI into its products and technology, are also key focuses for us in 2025.

1. **Full AI Integration of Trusta.AI Products: Q1 2025**

   1. Integrate Trusta AI Agents (POH, TOH, MEDIA) with major AI operating systems such as AI16Z-ELIZAOS & Virtual.
   2. Extend from human identity to AI agent identity.
   3. Issue the first verifiable identity (in the form of attestation) for AI agents.

2. **AI + Crypto Identity Service & Applications of Trusta.AI: Q2-Q3 2025**

   1. Launch an intelligent identity service.
   2. Issue intelligent identities for 1 million AI agents.
   3. Build a reputation and credit assessment infrastructure for intelligent agents, and based on this, develop a credit-collateral lending application for AI agents.

3. **AI + Crypto Identity Network of Trusta.AI: Early Q4 2025**
   1. Trusta.AI Crypto+AI reputation Mainnet launch
   2. Establish an open and verifiable AI + Crypto identity network.
   3. Gradually develop and apply token utilization within the network.


---

# 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://trusta-labs.gitbook.io/trustaai/roadmap.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.
