# Orders FAQ

- [Order Fulfilment](https://docs-servers.zesty.group/orders-faq/order-fulfilment.md): When will my order be fulfilled?
- [Can I have a refund?](https://docs-servers.zesty.group/orders-faq/can-i-have-a-refund.md): Our refund policy
- [How does billing work?](https://docs-servers.zesty.group/orders-faq/how-does-billing-work.md)
- [Apply discount code after order?](https://docs-servers.zesty.group/orders-faq/may-i-apply-a-discount-code-after-i-order.md)
- [Which Crypto Currency do we accept?](https://docs-servers.zesty.group/orders-faq/which-crypto-currency-do-we-accept.md): Crypto / Stables that we accept:
- [What do I do if I missed a payment?](https://docs-servers.zesty.group/orders-faq/what-do-i-do-if-i-missed-a-payment.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-servers.zesty.group/orders-faq.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.
