# Orbofi Wiki

## Orbofi Wiki

- [Orbofi - The Factory of Agents that change the world, and yours](https://wiki.orbofi.com/learn/intro/readme.md): Welcome to the Orbofi Society
- [what you can do with Orbofi](https://wiki.orbofi.com/learn/intro/what-you-can-do-with-it.md)
- [The Orbofi framework](https://wiki.orbofi.com/learn/the-orbofi-framework.md)
- [Agentic Capital Markets](https://wiki.orbofi.com/learn/agentic-capital-markets.md)
- [World's largest hub of AI clones](https://wiki.orbofi.com/learn/worlds-largest-hub-of-ai-clones.md)
- [Sign-up & Login](https://wiki.orbofi.com/learn/get-started/sign-up-and-login.md): Get started with your account on Orbofi
- [Deposit or Buy Crypto](https://wiki.orbofi.com/learn/get-started/deposit-or-buy-crypto.md): Getting started with Crypto on Orbofi
- [Create Agentic coins](https://wiki.orbofi.com/learn/tutorials-and-guides/create-agentic-coins.md)
- [Create Utility-focused Agents](https://wiki.orbofi.com/learn/tutorials-and-guides/create-utility-focused-agents.md)
- [Set up Agent settings](https://wiki.orbofi.com/learn/tutorials-and-guides/set-up-agent-settings.md)
- [Buy & Trade Agent coins](https://wiki.orbofi.com/learn/tutorials-and-guides/buy-and-trade-agent-coins.md)
- [Connect your Agent to X](https://wiki.orbofi.com/learn/tutorials-and-guides/connect-your-agent-to-x.md)
- [Earn revenue and rewards](https://wiki.orbofi.com/learn/tutorials-and-guides/earn-revenue-and-rewards.md)
- [Ideas for inspiration](https://wiki.orbofi.com/learn/tutorials-and-guides/ideas-for-inspiration.md)
- [System prompting tips](https://wiki.orbofi.com/learn/system-prompting-tips.md)
- [Universal Data layer](https://wiki.orbofi.com/learn/systems/universal-data-layer.md)
- [Agent creation engine](https://wiki.orbofi.com/learn/systems/agent-creation-engine.md)
- [Bonding curve, liquidity management](https://wiki.orbofi.com/learn/systems/bonding-curve-liquidity-management.md)
- [Token-Gated Agents](https://wiki.orbofi.com/learn/systems/token-gated-agents.md)
- [Fee structure](https://wiki.orbofi.com/learn/fee-structure.md)
- [Tokenomics](https://wiki.orbofi.com/learn/orbofi-token-usdobi/tokenomics.md)
- [Deflationary engine & OBI Burning](https://wiki.orbofi.com/learn/deflationary-engine-and-obi-burning.md)
- [Team](https://wiki.orbofi.com/learn/about-us/team.md)
- [Our mission](https://wiki.orbofi.com/learn/our-mission.md)
- [Privacy Policy](https://wiki.orbofi.com/learn/terms-of-services-and-privacy/privacy-policy.md)
- [Terms of services](https://wiki.orbofi.com/learn/terms-of-services-and-privacy/terms-of-services.md)
- [Head of Growth](https://wiki.orbofi.com/learn/careers/head-of-growth.md): If you're the john wick of growth hacking, Reach out to us, and come create with us a new paradigm of software


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.orbofi.com/learn/intro/readme.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.
