# How to sign up for automatic debit?

If you want to sign up for automatic debit or recurring payments, follow these steps:

1. Go to your **Customer Area**.\
   If you don't remember how to access it, follow this link: [How to access the Customer Area](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/customer-area/access-to-customer-area.md)
2. In your **Customer Area**, click on "**Billing**" in the menu and select "**Sign Up for Automatic Debit**".

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

3. Then, fill out the form with the billing information and press the **Sign Up** button.

<figure><img src="/files/6aZ69OvlCye8Z51tCq2T" alt="" width="374"><figcaption></figcaption></figure>


---

# 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://help.sitioshispanos.com/menu-principal/guias/pagos-y-facturacion/como-me-adhiero-al-debito-automatico.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.
