# Frequently Asked Questions

- [FAQ](https://help.alskarcloud.com/faq/faq.md)
- [Which plan should I choose?](https://help.alskarcloud.com/faq/faq/which-plan-should-i-choose.md)
- [Can I transfer my website?](https://help.alskarcloud.com/faq/faq/can-i-transfer-my-website.md)
- [How can I pay for the service?](https://help.alskarcloud.com/faq/faq/how-can-i-pay-for-the-service.md)
- [Is there any limit on sending and receiving emails?](https://help.alskarcloud.com/faq/faq/sending-limits.md)
- [What is AlskarMail?](https://help.alskarcloud.com/faq/faq/what-is-alskarmail.md)
- [What is the backup policy?](https://help.alskarcloud.com/faq/faq/what-is-the-backup-policy.md)
- [What is an SSL certificate?](https://help.alskarcloud.com/faq/faq/what-is-an-ssl-certificate.md)
- [Can I buy a hosting plan without a domain name?](https://help.alskarcloud.com/faq/faq/can-i-buy-a-hosting-plan-without-a-domain-name.md)
- [Will my account be suspended if I exceed my resources?](https://help.alskarcloud.com/faq/faq/will-my-account-be-suspended-if-i-exceed-my-resources.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.alskarcloud.com/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.
