> For the complete documentation index, see [llms.txt](https://docs.wanode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wanode.io/spanish/whatsapp-cloud-api/como-agregar-saldo-a-bm.md).

# ¿Cómo agregar saldo a BM?

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

### 1. Vaya a Business Manager y asegúrese de haber iniciado sesión en su cuenta comercial

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

### 2. Acceda a la configuración de su página comercial

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

### 3. Haga clic en Más configuraciones comerciales

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

### 4. Asegúrese de haber iniciado sesión en la cuenta comercial de la cuenta que desea configurar

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

### 5. Expanda el menú Cuentas y haga clic en Cuentas de WhatsApp

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

### 6. Seleccione la cuenta de WhatsApp que desee y luego haga clic en configuración

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

### 7. Seleccione la opción Configuración de pago

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

### 8. Realizar autenticación de dos factores

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

### 9. Haga clic en Agregar método de pago

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

### 10. Elija la moneda y haga clic en Siguiente

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

### 11. Seleccione el método de pago

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

### 12. Insira os dados do cartão e clique em salvar

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


---

# 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.wanode.io/spanish/whatsapp-cloud-api/como-agregar-saldo-a-bm.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.
