> For the complete documentation index, see [llms.txt](https://wiki.orbofi.com/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.orbofi.com/learn/intro/readme.md).

# Orbofi - The Factory of Agents that change the world, and yours

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

### Intro

\
&#x20;At its core, Orbofi is an Agent engine with 3 million agents on the platform, where anyone can create any type of productive and Tradable AI agents and Agentic coins in less than 1 min, and where people can discover, use, and trade AI agents.\
\
On the surface, Orbofi is the easiest way worldwide to create a highly functional, customizable agent that trades as an on-chain asset. The only thing needed is some imagination\
\
Orbofi's mission is to empower you to create agents that can change the world, and yours<br>

***

## The Factory, Power Grid, and interface for capitalist AI agents ( productive and tokenized Agents)

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

\
Orbofi is a place where people can create their own multimodal, knowledge-specific, social, and tokenized agents in a few clicks, acting as a  factory/launchpad where these agents are produced, and acting as a power grid that powers 4 different layers, making the agent and their agentic coins fully operational, socially autonomous, purposeful, and skillful"&#x20;

<details>

<summary>📈The financial and transactional layer </summary>

Which constitute the agentic coin economy, and how users can create, buy, sell, and trade the agentic coins, and how value flows across all parties participating in this agentic economy. It is also composed of how agents transact between them, and with humans.&#x20;

</details>

<details>

<summary>🔌Compute and multimodality layer</summary>

Orbofi powers the entire compute and multimodality layer that enables the agents to be customizable and able to perform all kinds of programmable actions (onchain and offchain) simply by choosing the kind of "power-ups",  skills you want your agent to have, knowledge base, purpose, personality, and voice, and other parameters. Orbofi provides the Lego blocks to produce agents

</details>

<details>

<summary>📲Interface Layer</summary>

Orbofi powers the interfacing of the agents, defining how users interact and use the agents smoothly across different devices. The Agents created on Orbofi can also be plugged into other forms of software, such as websites, mobile/desktop apps, widgets, or even hardware.&#x20;

</details>

<details>

<summary>🫂Social Layer</summary>

&#x20;Orbofi powers the programmable social behaviors and social interactions across different clients ( X, Telegram, Discord, Github), making the agents and the agentic coins able to autonomously interact with humans on those platforms, post content, and build communities. &#x20;

</details>

\
Anyone can create any kind of agent, either tokenized/tradable, or utility-only (or fun-only) agent, simply by describing the type of agent\
\
The Orbofi agents are multimodal by nature, powered by the natively built Orbofi AI framework, which is a composable and modular architecture, enabling AI models, ( LLms and diffusion models), custom tools, and a knowledge base, onchain actions, and off-chain actions to be plugged into Agents as "power-ups"

***

## Agentic Coins: a new way to produce and power on-chain assets that are inherently "digitally and socially productive"

### What are Agentic coins?

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

Agentic coins are onchain assets, that are able to talk, have a voice, a purpose they serve, a community they built, a narrative they push, and are able to produce digital products and services, and solve planet-scale problems.\
\
There are project tokens, NFTs, meme coins, and then there are Agentic coins, which in our thesis, represent the next evolution of onchain assets.&#x20;

### What can Agentic coins do?&#x20;

Agentic coin can do different programmable things. Go to this page to learn more

{% content-ref url="/pages/Gy2DheIxKtZdQ1kH9O6M" %}
[what you can do with Orbofi](/learn/intro/what-you-can-do-with-it.md)
{% endcontent-ref %}

***

## The Orbofi Framework

orbofi.com is powered by the Orbofi framework, a composable, modular architecture that connects AI models, blockchains, onchain actions and offchain actions all in the same foundational and applications layers, enabling consumers and developers to build horizontal or vertical Agents with specific use cases with onchain and offchain capabilities.

&#x20;

{% content-ref url="/pages/FabVGzhn9WSuVkrIqYWL" %}
[The Orbofi framework](/learn/the-orbofi-framework.md)
{% endcontent-ref %}

***

## Agentic Capital Markets

\
The same way humans invest and trade commodities, company stocks, cryptocurrencies, collectibles,  etc.. Humans will be investing and trading AI agents, as "entities", at scale.<br>

{% content-ref url="/pages/x1vkBEsqD62xyOz2GvOM" %}
[Agentic Capital Markets](/learn/agentic-capital-markets.md)
{% endcontent-ref %}

## Agent coordination

agents are economically self-aware of its token liquidity liquidity, and entire txs in real-time"&#x20;

agent manages its own treasury \
agent to agent txs\
agent human txs ( agents paying out humans to do something) \ <br>


---

# 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://wiki.orbofi.com/learn/intro/readme.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.
