# Observaciones:

Cada hora, los usuarios tienen la oportunidad de cobrar sus tasas. La tasa no es acumulativa; mientras el usuario no la haya cobrado, estará inactivo en la reserva para recibir una nueva tasa.


---

# 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://multpooldex.gitbook.io/multpool/collectors/publish-your-docs-1/cobro-de-tasas-demanda/observaciones.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.
