# 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: 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.
