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

# Welcome to Onairos

> When everyone can build apps in minutes, and existing apps are all extracting our time attention and money, what is the reason your app, agent, assistant, interface will succeed? **How much personal value it offers to user's vs your competitors! The answer is Personalization**
>
> — Zion

## Overview

### Onairos has 2 products to make your app/interface deliver a 1000x user experience via Personalization

[**Persona** ](/docs/persona.md)- Portable user data with a user's MIND model (mind reading)

**Our proprietary mind reading API captures users preferences, behaviors, and context into a mind model. You can instantly plug into this model to deliver experiences that feel tailor-made and magical, from day 1 instead of 30.**\
**Private and in the users control, and based on all their data that exists**

[**LLM sdk**](/docs/human-api-add-the-right-context-memories-to-any-llm.md) - Improve performance with your LLM calls that require user data

**Personalization only works if you can actually use the ported (or your own user) data properly. Our plug and play SDK makes that effortless, cost effective, and efficient without compromising privacy**

*This enriched internet experience includes dating apps (relationships), wearable assistants (happiness and serendipity), social and event platforms (loneliness), entertainment (boredom and distraction), education (knowledge), games (imagination) and more*

> There is nothing outside of yourself that will enable you to become better, stronger, smarter, quicker or richer. Everything is within. Everything exists. Seek nothing outside yourself.
>
> — Miyamoto Musashi, renowned Samurai who won over 60 duels in sword combat to the death

## Try Onairos on our partnered apps or our own app&#x20;

1. *Download here or go to the* [*Onairos website*](https://onairos.uk) *and click on 'Sign Up'.*
2. *Enter your email address and choose a secure password.*
3. *Verify your email address through the link sent to your inbox.*
4. *Complete your profile by adding relevant information.*

> Onairos can help you save time and money online, even help you earn more money, become smarter, more efficient, build better and even get more dates!!!
>
> — Zion

*Remember: Onairos takes data privacy very seriously. Your data is encrypted and stored securely on a blockchain. We delete all stores of your data after your Data Models are Created.*

## Quick links

{% content-ref url="/pages/WdQjqVYcw9ll5TzwawhS" %}
[Installation](/docs/developer-guides/integrate-onairos-web/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/r2Rv9PQNpT1UJe6EIouf" %}
[Digital Personality](/docs/overview/digital-personality.md)
{% endcontent-ref %}

{% content-ref url="/pages/dtIMda1sNmJYbUvB2B1z" %}
[Security and Privacy](/docs/overview/security-and-privacy.md)
{% endcontent-ref %}


---

# 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:

```
GET https://onairos.gitbook.io/docs/welcome-to-onairos.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.
