# Inicio

Al ingresar a la billetera, después de un login exitoso, en el menú que se encuentra al lado izquierdo encontrarán la opción “Inicio” la cual estará seleccionada por defecto.

<figure><img src="https://lh6.googleusercontent.com/e9nn0_gfxOsxScGYC8lxbckcxNdp_pwf-lW2BETUFkZWAYA30q6IvcgeJPKuAw2a4SOUXvTLNcNc7mpflUZwdY8H3qMFZIUk7vP7Fx0vY94039OsGFMc2IpqxNrkpXpuozfGAreIdZmhD_C6GPZ5OeTsn5LSFScXKA0WByviDLs8ZROBTvp_3R19mNCH6vWTcmQ5OQ" alt="" width="375"><figcaption></figcaption></figure>

En la opción inicio encontrarás el saldo disponible y el último movimiento transaccional realizado.&#x20;

Al dar click en el botón “Recargar mi cuenta” lo lleva a la opción donde se pueden realizar recargas por cualquiera de los métodos habilitados.&#x20;

Al dar click en el botón “Ver todos los movimientos” lo lleva a la opción donde se pueden ver todos los movimientos que el usuario haya realizado, ordenados por fecha de la transacción mostrando primero la más recientes.


---

# 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/billetera-payvalida/inicio.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.
