# Accounts and Billing

- [Cancellation and Refund Policy](https://docs.clouduxe.com/accounts-and-billing/cancellation-and-refund-policy.md)
- [Money-Back Guarantee](https://docs.clouduxe.com/accounts-and-billing/money-back-guarantee.md)
- [Payment Methods](https://docs.clouduxe.com/accounts-and-billing/payment-methods.md)
- [Cancellation](https://docs.clouduxe.com/accounts-and-billing/cancellation.md)
- [How to Enable/Disable 2FA Authentication](https://docs.clouduxe.com/accounts-and-billing/how-to-enable-disable-2fa-authentication.md)
- [How do I Add/Remove a Payment Card from my Account](https://docs.clouduxe.com/accounts-and-billing/how-do-i-add-remove-a-payment-card-from-my-account.md)
- [How to Add Funds to My Clouduxe Account](https://docs.clouduxe.com/accounts-and-billing/how-to-add-funds-to-my-clouduxe-account.md)
- [How to View Invoices](https://docs.clouduxe.com/accounts-and-billing/how-to-view-invoices.md)
- [Affiliate System](https://docs.clouduxe.com/accounts-and-billing/affiliate-system.md)
- [How to Use the Clouduxe Affiliate System](https://docs.clouduxe.com/accounts-and-billing/affiliate-system/how-to-use-the-clouduxe-affiliate-system.md)
- [Why Was My Card Declined?](https://docs.clouduxe.com/accounts-and-billing/why-was-my-card-declined.md)
- [Invoicing and Suspension](https://docs.clouduxe.com/accounts-and-billing/invoicing-and-suspension.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://docs.clouduxe.com/accounts-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.
