# Introduction

Our API service offers a comprehensive lookup solution that allows users to quickly search for information using phone numbers, email addresses, names, and passwords. With advanced search algorithms and a vast database, our API provides accurate and up-to-date information in real-time.

**IRBIS** API is designed to be flexible and easy to integrate into various applications and systems, making it an ideal solution for businesses and organizations that need to verify customer information, screen applicants, or perform background checks. It also offers a secure platform for storing and accessing information, with all data encrypted and protected by multiple security measures.

With its user-friendly interface and efficient search capabilities, our API is a reliable and efficient solution for all your information lookup needs.&#x20;

You can try out the **IRBIS** API on our Developer page after signing in: <https://irbis.espysys.com/developer>. Additionally, our API documentation provides detailed information on each controller's URL and API key usage.


---

# 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://api-docs.espysys.com/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.
