# 控制台 FAQ

- [可以和你们进行转售合作吗？](https://docs.console.zenlayer.com/welcome/cn/platform/faq/referral-and-resale-partnership.md)
- [你们有主子账号管理吗？](https://docs.console.zenlayer.com/welcome/cn/platform/faq/primary-and-sub-accounts.md)
- [如果原绑定邮箱不可用，如何更换团队绑定的邮箱？](https://docs.console.zenlayer.com/welcome/cn/platform/faq/email-change.md)
- [我如何隔离资源给到不同部门进行使用并单独计费？](https://docs.console.zenlayer.com/welcome/cn/platform/faq/resource-group-management.md)
- [新用户是否有优惠券？为什么我没有优惠券？](https://docs.console.zenlayer.com/welcome/cn/platform/faq/vouchers-for-new-customers.md)
- [我如何申请更多的优惠券？](https://docs.console.zenlayer.com/welcome/cn/platform/faq/more-vouchers.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.console.zenlayer.com/welcome/cn/platform/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.
