# ACCOUNT

- [Log in](https://academy.decisionrules.io/account/log-in.md): Get to know more about log in options
- [Plans](https://academy.decisionrules.io/account/plans.md): Discover the benefits and differences between individual Plans that we offer
- [How to change your subscription](https://academy.decisionrules.io/account/plans/how-to-change-your-subscription.md): Do you want to switch to a higher plan or turn on a new addon, find out how to do that
- [Billing Information](https://academy.decisionrules.io/account/billing-information.md): How to fill out your billing information


---

# 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://academy.decisionrules.io/account.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.
