# General Questions

- [How does repayment work for the DeCard credit card?](https://help.thedecard.com/en/general-questions/how-does-repayment-work-for-the-decard-credit-card.md)
- [What fees does DeCard and DeCard Luminaries charge?](https://help.thedecard.com/en/general-questions/what-fees-does-decard-and-decard-luminaries-charge.md)
- [How long does the card application process usually take?](https://help.thedecard.com/en/general-questions/how-long-does-the-card-application-process-usually-take.md)
- [What happens if my application is rejected?](https://help.thedecard.com/en/general-questions/what-happens-if-my-application-is-rejected.md)
- [How to apply for a physical card？](https://help.thedecard.com/en/general-questions/how-to-apply-for-a-physical-card.md)
- [What’s the cost of postage to apply for a physical card?](https://help.thedecard.com/en/general-questions/whats-the-cost-of-postage-to-apply-for-a-physical-card.md)
- [How long does it take to receive my physical card?](https://help.thedecard.com/en/general-questions/how-long-does-it-take-to-receive-my-physical-card.md)
- [How to freeze/unfreeze a card？](https://help.thedecard.com/en/general-questions/how-to-freeze-unfreeze-a-card.md)
- [How to replace my card？](https://help.thedecard.com/en/general-questions/how-to-replace-my-card.md)
- [How to view card information？](https://help.thedecard.com/en/general-questions/how-to-view-card-information.md)
- [Can I add my card to Apple or Google Pay?](https://help.thedecard.com/en/general-questions/can-i-add-my-card-to-apple-or-google-pay.md)
- [Card Termination](https://help.thedecard.com/en/general-questions/card-termination.md)
- [Scan-and-Pay](https://help.thedecard.com/en/general-questions/scan-and-pay.md)
- [Where can I find DeCard's official channels?](https://help.thedecard.com/en/general-questions/where-can-i-find-decards-official-channels.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://help.thedecard.com/en/general-questions.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.
