# Commercial Use

- [Deploying Products With Dynamic AuthTokens](https://docs.blynk.io/en/commercial-use/deploying-products-with-dynamic-authtokens.md)
- [Deploying Products With Static Tokens](https://docs.blynk.io/en/commercial-use/deploying-products-with-static-authtokens.md): How to work with Static Tokens in a commercial environment
- [Working With Clients](https://docs.blynk.io/en/commercial-use/working-with-clients-pro-business-plan.md): Recommended workflow
- [Supported topologies](https://docs.blynk.io/en/commercial-use/supported-topologies.md)
- [Enterprise Plan (White Label Solution)](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets.md)
- [App Publishing Process And Timeline](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/app-publishing-process-and-timeline.md): Learn about the process to publish your apps to app stores and how long will it take
- [What's Needed To Publish Your Apps And Go Live](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/publishing-materials.md): Screenshots, app description and other resources necessary for publication of Android/iOS applications in application stores
- [Branding Materials](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/branding-materials.md): Icon, logo and other resources necessary for publication of Android/iOS applications in application stores
- [Custom Email Address For Transactional Emails](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/set-up-custom-email-address-for-transactional-emails-in-blynk.md): How to set up custom "from" email address for transactional emails in Blynk
- [Application Settings](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/application-settings.md)
- [General](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/application-settings/general.md)
- [Design](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/application-settings/design.md): Web Dashboard elements design setup section.
- [Mobile Apps](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/application-settings/mobile-apps.md)
- [Sign Up](https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/application-settings/sign-up.md): Here you can set up Client and Partners Sign Up options.


---

# 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.blynk.io/en/commercial-use.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.
