# Recepción de fondos directamente en la dirección del Agent (Agente) o de la Vault (Bóveda)

Aunque el método recomendado para recibir los pagos es utilizar la función de Depósito de la Finance App (Aplicación de Finanzas en el menú de la izquierda - *Deposit -* Depósito), es posible recibir los pagos directamente a la dirección del Agent (Agente) o Vault (Bóveda) de su organización - con algunas advertencias.

Vea el siguiente vídeo para obtener una explicación completa (disponible actualmente solo en inglés):

{% embed url="<https://youtu.be/zQrrITthLCA>" %}


---

# 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://legacy-docs.aragon.org/documentacion-del-usuario-de-aragon/faqs-preguntas-frecuentes/products/aragon-client/receiving-funds-directly-to-the-agent-or-vault-address.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.
