> 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/developer-guides.md).

# Developer Guides

- [Integrate Onairos Web](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web.md): With just 1 line of code, you can access each of your users Personality
- [Installation](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/installation.md): Setup
- [1 Line of Code](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/1-line-of-code.md): You thought we were joking? No really just 1\* line of code
- [Manual API Call](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/manual-api-call.md)
- [Receiving API](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/manual-api-call/receiving-api.md): Once the user has authorized your access to their data you will receive an access token and api endpoint
- [Using the Inference API](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/manual-api-call/using-the-inference-api.md): Learn insights into how your Users think, feel, act and react
- [Inference API Response](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/inference-api-response.md): The user can optionally send you either their Sentiment or Personality Traits
- [Examples](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-web/examples.md): Example Usage in a React Application
- [Integrate Onairos Mobile](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile.md): With just 1 line of code, you can access each of your users Personality
- [Installation](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/installation.md): Setup
- [1 Line of Code](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/1-line-of-code.md): You thought we were joking? No really just 1\* line of code
- [Manual API Call](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/manual-api-call.md)
- [Receiving API](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/manual-api-call/receiving-api.md): Once the user has authorized your access to their data you will receive an access token and api endpoint
- [Using the Inference API](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/manual-api-call/using-the-inference-api.md): Learn insights into how your Users think, feel, act and react
- [Inference API Response](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/inference-api-response.md): The user can optionally send you either their Sentiment or Personality Traits
- [Examples](https://onairos.gitbook.io/docs/developer-guides/integrate-onairos-mobile/examples.md): Example Usage in a React Application
- [Example Usage of Data](https://onairos.gitbook.io/docs/developer-guides/example-usage-of-data.md): Here's why your Personalization will beat your Competitors
- [Coming Soon](https://onairos.gitbook.io/docs/developer-guides/coming-soon.md): Features Coming soon to enhance your Onairos Apps
- [Developer FAQ](https://onairos.gitbook.io/docs/developer-guides/developer-faq.md): General FAQ
- [Developer Debugging](https://onairos.gitbook.io/docs/developer-guides/developer-debugging.md): We have inbuilt debugging logs for our API and npm package
