# Perú

{% hint style="info" %}

* **Cuentas locales:** transferencias se ejecutan en días hábiles de 8 am a 5 pm.
* **Cuentas CCI:** transferencias se ejecutan en línea.
  {% endhint %}

<table><thead><tr><th>Bancos</th><th data-type="checkbox">Cuenta local</th><th data-type="checkbox">Cuenta CCI</th></tr></thead><tbody><tr><td>ALFIN BANCO</td><td>false</td><td>true</td></tr><tr><td>BABIF</td><td>false</td><td>true</td></tr><tr><td>BANCO DE COMERCIO</td><td>false</td><td>true</td></tr><tr><td>BANCO DE CREDITO</td><td>false</td><td>true</td></tr><tr><td>BANCO FALABELLA</td><td>false</td><td>true</td></tr><tr><td>BANCO GNB</td><td>false</td><td>true</td></tr><tr><td>BANCO PICHINCHA PE</td><td>false</td><td>true</td></tr><tr><td>BANCO RIPLEY</td><td>false</td><td>true</td></tr><tr><td>BANCO SANTANDER PE</td><td>false</td><td>true</td></tr><tr><td>BANK OF CHINA</td><td>false</td><td>true</td></tr><tr><td>BBVA CONTINENTAL</td><td>true</td><td>true</td></tr><tr><td>BCI PE</td><td>false</td><td>true</td></tr><tr><td>BCP</td><td>true</td><td>true</td></tr><tr><td>CITIBANK</td><td>false</td><td>true</td></tr><tr><td>ICBC PE</td><td>false</td><td>true</td></tr><tr><td>INTERBANK</td><td>false</td><td>true</td></tr><tr><td>MIBANCO</td><td>false</td><td>true</td></tr><tr><td>SCOTIABANK PE</td><td>false</td><td>true</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://docs.payvalida.com/api-payouts-2.0/bancos/peru.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.
