# Welcome

Welcome to the Orb AI knowledge base. AI Aggregator, Launchpad and LLM.<br>

Think of OrbAI as the future of AI. Like the Google of AI. OrbAI is an aggregator of all of the leading AIs in one easy to use app. You want results, well instead of using one and hoping it give you a good result, which is painstakingly annoying searching through different AIs, OrbAI searches them all for you and uses logic to pick which is the best result for you.&#x20;

The OrbAI launchpad is where people go to launch their very own AI agent. We are currently coding this so the user does not need any coding experience. All you will have to do is give the agent orders and OrbAI will produce the required agent along with the necessary language skills that will allow the agent to act like you. Whether its for a company or for doing simple or complex daily tasks, OrbAI will handle all of that, within 1 day.

OrbAI not only gives out the best results based on all the leading AI platforms but will also learn from all of the answers on each platform and start building its own LLM platform in the background. This will allow OrbAI to create results using its own logic, other than relying on other leading AIs.


---

# 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://orb-ai.gitbook.io/orbai/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.
