> For the complete documentation index, see [llms.txt](https://reltid.gitbook.io/app-altoque/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reltid.gitbook.io/app-altoque/inicio/paga-tu-servicio-de-internet.md).

# Pagá tu servicio de internet

Recuerda seleccionar el servicio que querés pagar en la parte superior de la aplicación, esto cargará todos los datos perteneciente a esta conexión. Por defecto, la app selecciona el primer servicio que se vinculo con la app.

Luego desde el menú de opciones, elegiremos la opción de "Pagar"

<figure><img src="/files/5WyPimKsahwq3uH3gyPH" alt=""><figcaption></figcaption></figure>

Luego nos permitirá elegir entre pagar por mercado pago o por otros medios de pago.

<figure><img src="/files/7zaSAlLL7TmIUGqqTZ9R" alt=""><figcaption></figcaption></figure>

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

### &#x20;**Mercado Pago**

Si indicamos el pago por mercado pago, el sistema precargará un botón para que se pueda realizar el pago:

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

si tenemos la aplicación de mercado pago instalada, nos pedirá de abrir el link y cargará los datos pertenecientes al pago, sino nos abrirá desde la web la opción para pagar.


---

# 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:

```
GET https://reltid.gitbook.io/app-altoque/inicio/paga-tu-servicio-de-internet.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.
