# Plans & Billing

From the Billing section in the [**Account Settings**](https://app.neuraltext.com/settings/) you can:

<details>

<summary>Upgrade/downgrade plan</summary>

1. Go to **Billing** section
2. Under **Current Plan**, click **Update plan** button
3. Click on **Continue** button of the desired plan
4. You're done!

</details>

<details>

<summary>Cancel subscription</summary>

1. Go to **Billing** section
2. Under the **Current Plan** section, click on "Cancel Plan"

</details>

<details>

<summary>Update billing details or change payment method</summary>

1. Go to **Billing** section
2. Change **Payment Method** or **Billing and Shipping Information**

You can always come back and add or delete more payment methods, by following the same steps.

</details>

<details>

<summary>Download past invoices</summary>

1. Go to **Billing** section
2. Click on the invoice you want to download from **Invoice History** section

</details>


---

# 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.neuraltext.com/account/account-management/plans-and-billing.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.
