# FAQs

- [How do I set up Stripe Webhooks?](https://docs.chinapaymentsplugin.com/faqs/how-do-i-set-up-stripe-webhooks.md)
- [Why can't I activate Alipay or WeChat Pay in my Stripe account?](https://docs.chinapaymentsplugin.com/faqs/why-cant-i-activate-alipay-or-wechat-pay-in-my-stripe-account.md)
- [How do WeChat Pay and Alipay work?](https://docs.chinapaymentsplugin.com/faqs/how-do-wechat-pay-and-alipay-work.md)
- [What is China Payments Plugin?](https://docs.chinapaymentsplugin.com/faqs/what-is-china-payments-plugin.md)
- [How does China Payments Plugin Work?](https://docs.chinapaymentsplugin.com/faqs/how-does-china-payments-plugin-work.md)
- [How long are WeChat Pay QR codes valid?](https://docs.chinapaymentsplugin.com/faqs/how-long-are-wechat-pay-qr-codes-valid.md)
- [What's the total cost of using China Payments Plugin?](https://docs.chinapaymentsplugin.com/faqs/whats-the-total-cost-of-using-china-payments-plugin.md)
- [How do I remove all plugin data on uninstallation?](https://docs.chinapaymentsplugin.com/faqs/how-do-i-remove-all-plugin-data-on-uninstallation.md)
- [How do I join the BETA?](https://docs.chinapaymentsplugin.com/faqs/how-do-i-join-the-beta.md): Here's how to join the BETA of China Payments Plugin for early access to new releases and features.
- [How do I override the icons used in checkout?](https://docs.chinapaymentsplugin.com/faqs/how-do-i-override-the-icons-used-in-checkout.md): This page explains how to modify the icons used in the checkout.


---

# 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.chinapaymentsplugin.com/faqs.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.
