# Guides

- [Account](https://docs.kuasa.io/guides/account.md): Daftar sekarang dengan penggunaan yang sangat mudah, dan percubaan secara percuma selama 14 hari
- [Card Declined](https://docs.kuasa.io/guides/account/card-declined.md): Prosedur Pengaktifan Debit/Kredit Kad
- [Reset Password](https://docs.kuasa.io/guides/account/reset-password.md)
- [Change Password](https://docs.kuasa.io/guides/account/change-password.md)
- [Cancel Subscription](https://docs.kuasa.io/guides/account/cancel-subscription.md)
- [Pricing](https://docs.kuasa.io/guides/pricing.md): Pakej Langganan Kuasa bermula dari Personal, Professional dan Business plan.
- [FAQs](https://docs.kuasa.io/guides/faqs.md)
- [Launch Related](https://docs.kuasa.io/guides/faqs/launch-related.md)
- [Upgrade Related](https://docs.kuasa.io/guides/faqs/upgrade-related.md)
- [Kuasa Blast](https://docs.kuasa.io/guides/faqs/kuasa-blast.md)
- [Kuasa CRM](https://docs.kuasa.io/guides/faqs/kuasa-crm.md)
- [Kuasa Sales](https://docs.kuasa.io/guides/faqs/kuasa-sales.md)
- [Excel Formatting](https://docs.kuasa.io/guides/faqs/excel-formatting.md)
- [How to Remove Duplicate Contacts](https://docs.kuasa.io/guides/faqs/excel-formatting/how-to-remove-duplicate-contacts.md)
- [How to Change Phone Number Format](https://docs.kuasa.io/guides/faqs/excel-formatting/how-to-change-phone-number-format.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.kuasa.io/guides.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.
