> For the complete documentation index, see [llms.txt](https://docs.metasleuth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metasleuth.io/user-manual/plans-billings-and-payments.md).

# Plans, Billings and Payments

MetaSleuth offers a range of plans for user selection. For specific plan details, please refer to: <https://metasleuth.io/plans>.

We also provide two payment options: Card and Crypto. Users can manage their subscribed plans and billing information below:

1. [Change Your Plan](/user-manual/plans-billings-and-payments/change-your-plan.md): Quickly adjust your subscription plan to fit your needs, whether upgrading or downgrading.
2. [Update Your Payment Method and Billing Information](/user-manual/plans-billings-and-payments/update-your-payment-method-and-billing-information.md): Easily update your payment details to ensure uninterrupted service and avoid payment issues.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.metasleuth.io/user-manual/plans-billings-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.
