# Data

- [Bank list](https://docs.pagsmile.com/payin/data/bank-list.md)
- [Bank List of PSE](https://docs.pagsmile.com/payin/data/bank-list/pse.md)
- [Bank List of BankTransfer (Chile)](https://docs.pagsmile.com/payin/data/bank-list/banktransferchile.md)
- [Bank List of PIX Biometria](https://docs.pagsmile.com/payin/data/bank-list/pixbiometria.md)
- [Bank List of FPX](https://docs.pagsmile.com/payin/data/bank-list/fpx.md)
- [Country Code](https://docs.pagsmile.com/payin/data/country-code.md): Country Code
- [Data for test (Sandbox)](https://docs.pagsmile.com/payin/data/data-for-test-sandbox.md): These data is only used for test environment transactions
- [Icon of methods](https://docs.pagsmile.com/payin/data/icon-of-methods.md): Click the URL to download the zip file of Icons
- [Payment Method](https://docs.pagsmile.com/payin/data/payment-method.md): List of payment methods and related information
- [Payin Status](https://docs.pagsmile.com/payin/data/payin-status.md)


---

# 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.pagsmile.com/payin/data.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.
