# How to pay in advance for my services?

If you want to pay for a service in advance, follow these steps:

1. Log in to your **Client Area**.\
   If you don't remember how to log in, follow this link: [How to access the Client Area](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/client-area/accessing-client-area.md)
2. In your **Client Area**, click on "**Services**" in the menu and select "**Renew Services**".

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

3. You will see a list of services that can be renewed in advance.\
   You will be able to see the expiration date when the next invoice would be generated.
   1. Choose the plan you want to renew by clicking the **Add to Cart** button
   2. You will see the final price for the renewal of your service on the right
   3. Below, by clicking the "**Buy**" button, you can proceed to pay the invoice that will be generated for this service.

<div data-full-width="true"><figure><img src="/files/iJHwYGfGVHvDt0JKlHKz" alt=""><figcaption></figcaption></figure></div>


---

# 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-puedo-pagar-anticipadamente-mis-servicios.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.
