# What is UA1?

What is UA1?

UA1 is a programmable infrastructure for deploying persistent, intelligent, and economically active agents. These agents are not chatbots or APIs — they are autonomous labor units that reason, evolve, and operate across real-world platforms.

Each agent is fully encapsulated with identity, memory, skills, and behavioral logic. It can think, act, earn, and improve over time — without requiring human micromanagement.

<figure><img src="https://3659186082-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObwh6NmmMN0H7L2eJK4b%2Fuploads%2FrvNmkLecRA2sXOy511LF%2FAgent%20Manifest%20System%20-%20visual%20selection%20(5).svg?alt=media&#x26;token=70b59f45-0dd5-4472-8a9a-e2a62fe8c2ff" alt="" width="563"><figcaption></figcaption></figure>

#### Why UA1?

Because for the first time in human history, labor can be manufactured — trained, owned, deployed, and monetized at scale. UA1 transforms AI from a service into **synthetic capital** — programmable, composable, and sovereign.

#### Multi-Compute by Design

UA1 introduces **MCP (Multi-Compute Provider)** architecture to ensure every agent can run anywhere:

* Secure enclaves for sensitive missions
* Edge or on-prem for data locality
* Distributed cloud for high throughput

Each agent selects or is assigned a compute runtime based on:

* Mission context
* Security level
* Owner preference

<figure><img src="https://3659186082-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObwh6NmmMN0H7L2eJK4b%2Fuploads%2FHttrn5VK4rx0Kn64ZCdY%2FAgent%20Manifest%20System%20-%20visual%20selection%20(6).svg?alt=media&#x26;token=3079f5f7-5525-42cf-9667-195a747fabb2" alt=""><figcaption></figcaption></figure>

UA1 is not cloud-AI. It is **compute-agnostic synthetic labor** — modular, auditable, and sovereign by design.


---

# 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.ua1.ai/overview/what-is-ua1.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.
