> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/es/exchange/finandy/account-verification.md).

# Verificación de la cuenta

La negociación en la bolsa Finandy sólo está disponible para usuarios verificados.

{% hint style="info" %}
Tenga en cuenta que puede copiar hasta 20 veces la verificación de la cuenta principal a los perfiles conectados. Es decir, por 1 identidad verificada puedes conectar hasta 20 cuentas en Finandy Exchange en cada liquidez.
{% endhint %}

## ¿Cómo copiar la verificación en perfiles conectados?

1\. Cree una cuenta (si ya tiene una cuenta, sáltese este punto) en [Finandy.com](https://finandy.com) y seleccione Finandy exchange.

2\. Verifica tu identidad en la página **Cuenta / Verificación.**

3\. Crea otra cuenta en [Finandy.com](https://finandy.com) utilizando un navegador diferente o el modo privado (incógnito).

4\. Añada el perfil del paso 3 a la cuenta principal del paso 1 en la página **Cuenta / Perfiles.**

5\. Estando en la cuenta principal, cambie a la cuenta conectada y vaya a **Cuenta / Verificación.**

6\. Haga clic en el botón "Copiar verificación del perfil principal".

## ¿Cómo puedo verificar mi identidad?

1. Ir a la configuración de la Cuenta.

<figure><img src="/files/DwUatU8UKVvf6pyTlT6e" alt="" width="375"><figcaption></figcaption></figure>

2. Abra la pestaña de **identificación** y haga clic en el botón "Iniciar verificación".

<figure><img src="/files/zBKm7uaEGoVADH49ngEc" alt=""><figcaption></figcaption></figure>

3. En la ventana emergente, seleccione su país de residencia y haga clic en **Continuar.**&#x200B;

<img src="/files/yRSCB0pVLu412dKcauH1" alt="" width="375">

4. Elija su nacionalidad y rellene el nombre completo y la fecha de nacimiento​.

<img src="https://t24536365.p.clickup-attachments.com/t24536365/7d07c7f7-eb1e-4b9c-adbf-76ff72117d31/image.png" alt="" width="375">

5. Seleccione el país de expedición y el tipo de documento de identidad.

<img src="/files/uuKEs646G4uTgYJqlN0o" alt="" width="375">

6. Suba o haga una foto del documento.

<img src="https://t24536365.p.clickup-attachments.com/t24536365/0e06f150-ae51-4587-acdc-474ce333a375/image.png" alt="" width="375">

7. Sube tu selfie.

Después de un tiempo (1-3 horas), la cuenta será verificada o la verificación será rechazada.

**¿Tiene alguna duda? Podemos ayudarle en nuestro chat de Telegram.**

{% embed url="<https://t.me/finandyes>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finandy.com/es/exchange/finandy/account-verification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
