# Proceso de Confirmación

### Confirmación de la Cuenta Bancaria

El afiliado debe confirmar que la cuenta bancaria ingresada le pertenece. Esta confirmación es crucial para asegurar la autenticidad de la información bancaria y evitar fraudes.

**Confirmación Expresada:**

* **Persona Natural:**
  * "Sí, confirmo que esta cuenta bancaria pertenece a \[Nombre del Afiliado], también titular de esta cuenta de Inlaze."
* **Empresa:**
  * "Sí, confirmo que esta cuenta bancaria pertenece a \[Nombre de la Empresa], también titular de esta cuenta de Inlaze."

### Validación por Administrador

Un administrador revisará los datos bancarios ingresados y confirmará su validez. Si hay algún error o inconsistencia, el administrador puede rechazar la información y solicitar correcciones.


---

# 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-affiliates.inlaze.com/affiliate/documentos-bancarios/proceso-de-confirmacion.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.
