# Plans & Payments

- [Which IsDown Plan Should I Choose?](https://help.isdown.app/plans-and-payments/which-isdown-plan-should-i-choose.md): Choosing the right plan depends on how many services you want to monitor, how many team members need access, and which notifications or integrations you require.
- [How to Change Your IsDown Plan](https://help.isdown.app/plans-and-payments/how-to-change-your-isdown-plan.md): Changing your plan in IsDown is simple and flexible. You can upgrade immediately or schedule a downgrade for the end of your billing cycle.
- [Paying for IsDown](https://help.isdown.app/plans-and-payments/paying-for-isdown.md): This article explains how to pay for your IsDown subscription, including which payment methods are accepted and what options are available if you're on an enterprise plan.
- [Custom Contracts and Enterprise Payment Options](https://help.isdown.app/plans-and-payments/custom-contracts-and-enterprise-payment-options.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://help.isdown.app/plans-and-payments.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.
