# Introduction

Popai is an AI assistant that integrates various AI-powered tools, but does not offer free LLM API calls, which means you need to bring your own API keys.

### Our core strengths include:

1. Tool Integration

* Unified interface for diverse AI tools
* Comprehensive tool configuration management
* Intelligent handling of tool interactions and responses

2. User Experience

* Intuitive AI interaction interface
* Structured tool management system
* Seamless browser workflow integration

3. Data Management

* Secure and reliable user data handling
* Local storage of sensitive information and chat history
* Efficient content organization and chat management

4. Cost Transparency

* Direct connection with AI providers
* Pay-as-you-go pricing
* No markup on API calls


---

# 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://xriddle.gitbook.io/popai/introduction.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.
