# Introduction

## Overview

Welcome to the Unico IDPay REST API documentation! On this page, you will find everything you need to know to enhance the security and quality of your applications using our REST API.

## Read more

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>🛒 <a href="/pages/2cFlfUDm352uuKMW6UkR"><mark style="color:blue;"><strong>About IDPay</strong></mark></a></td><td>Start reading to learn more about IDPay.</td></tr><tr><td></td><td><a href="/pages/eD1ysaf7h0HbVri10vbo"> 🔑  <mark style="color:blue;"><strong>About Authentication</strong></mark></a></td><td>Check the technical specifications for authentication to use the IDPay APIs.</td></tr><tr><td></td><td><a href="/pages/yuYnsFODJ2oOYxgqyzCg">🔒 <mark style="color:blue;"><strong>About APIs</strong></mark></a></td><td>Check the technical specifications of the IDPay APIs.</td></tr><tr><td></td><td><a href="/pages/2Ryx2KwycJcdkDCTyBxZ">⚙ <mark style="color:blue;"><strong>About the experience</strong></mark></a></td><td>See the step-by-step guide to manage the IDPay capture experience.</td></tr></tbody></table>


---

# 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://devcenter.unico.io/unico-idpay/en/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.
