# Overview

Vaultera PCI allow partners to exchange information about Credit Cards between any system both incoming and outgoing. Also, we support operations to show cards via iframe and collect by iframe.

This is a simple diagram of how Vaultera is in the middle of an API call (Proxy) and returns bookings in a PCI Compliant way.

<figure><img src="https://526654226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3DEMKavfUgjEkHTfLUDc%2Fuploads%2F92KgMqkkFqyWS46T1Vxo%2FGroup%202067.png?alt=media&#x26;token=b0ad1857-23e3-40bb-be37-577a243305e0" alt=""><figcaption><p>Tokenization on Response</p></figcaption></figure>

<figure><img src="https://526654226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3DEMKavfUgjEkHTfLUDc%2Fuploads%2FBeW62691PN1IhGskebo7%2FGroup%202068.png?alt=media&#x26;token=bea97d42-d5f5-4989-bda1-555efe936a5b" alt=""><figcaption><p>Detokenization on Request</p></figcaption></figure>


---

# 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://docs.vaultera.co/overview.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.
