# Platform FAQ

- [Can we work with you on a resale basis?](https://docs.console.zenlayer.com/welcome/platform/faq/referral-and-resale-partnership.md)
- [Do you support primary and sub-account management?](https://docs.console.zenlayer.com/welcome/platform/faq/primary-and-sub-accounts.md)
- [How can I change the team’s bound email?](https://docs.console.zenlayer.com/welcome/platform/faq/email-change.md)
- [How can I isolate resources for different departments with separate billing?](https://docs.console.zenlayer.com/welcome/platform/faq/resource-group-management.md)
- [Do new customers get vouchers? Why didn’t I receive one?](https://docs.console.zenlayer.com/welcome/platform/faq/vouchers-for-new-customers.md)
- [How can I apply for more vouchers?](https://docs.console.zenlayer.com/welcome/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/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.
