# Billing & Subscriptions

- [How can I update my credit card?](https://docs.ilert.com/knowledge-base/billing-and-subscriptions/how-can-i-update-my-credit-card.md)
- [How can I update the payment method?](https://docs.ilert.com/knowledge-base/billing-and-subscriptions/how-can-i-update-my-payment-method.md)
- [Where can I download my invoices?](https://docs.ilert.com/knowledge-base/billing-and-subscriptions/where-can-i-download-my-invoices.md)
- [I have purchased a subscription, but my ilert account still has a notification limit.](https://docs.ilert.com/knowledge-base/billing-and-subscriptions/i-have-purchased-a-subscription-but-my-ilert-account-still-has-a-notification-limit.md)
- [How can I purchase more licenses?](https://docs.ilert.com/knowledge-base/billing-and-subscriptions/how-can-i-purchase-more-licenses.md)


---

# 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://docs.ilert.com/knowledge-base/billing-and-subscriptions.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.
