# Q\&A

- [Getting Started](https://doc.bitbrowser.net/question/getting-started.md)
- [Introduction](https://doc.bitbrowser.net/question/getting-started/introduction.md)
- [Support for trial](https://doc.bitbrowser.net/question/getting-started/support-for-trial.md)
- [How many users can be created?](https://doc.bitbrowser.net/question/getting-started/how-many-users-can-be-created.md)
- [Which platforms are supported?](https://doc.bitbrowser.net/question/getting-started/which-platforms-are-supported.md)
- [What browser management can do?](https://doc.bitbrowser.net/question/getting-started/what-browser-management-can-do.md)
- [What groups can be used for?](https://doc.bitbrowser.net/question/getting-started/what-groups-can-be-used-for.md)
- [Do we provide proxy IP?](https://doc.bitbrowser.net/question/getting-started/do-we-provide-proxy-ip.md)
- [How to choose a proxy type?](https://doc.bitbrowser.net/question/getting-started/how-to-choose-a-proxy-type.md)
- [Issues](https://doc.bitbrowser.net/question/issues.md)
- [Import failed](https://doc.bitbrowser.net/question/issues/import-failed.md)
- [Display blank](https://doc.bitbrowser.net/question/issues/display-blank.md)
- [Crashed](https://doc.bitbrowser.net/question/issues/crashed.md)
- [Browser launch failed](https://doc.bitbrowser.net/question/issues/browser-launch-failed.md)
- [Why is there a discrepancy in IP detection?](https://doc.bitbrowser.net/question/issues/why-is-there-a-discrepancy-in-ip-detection.md)
- [How to increase or decrease users?](https://doc.bitbrowser.net/question/issues/how-to-increase-or-decrease-users.md)
- [How to get promotion rewards?](https://doc.bitbrowser.net/question/issues/how-to-get-promotion-rewards.md)
- [How to detect the local network environment?](https://doc.bitbrowser.net/question/issues/how-to-detect-the-local-network-environment.md)
- [Why do programs crash or get stuck when the computer memory is clearly not full?](https://doc.bitbrowser.net/question/issues/why-do-programs-crash-or-get-stuck-when-the-computer-memory-is-clearly-not-full.md)
- [Master Tutorial](https://doc.bitbrowser.net/question/master-tutorial.md)
- [Save proxy traffic with proxy IP balcklist function](https://doc.bitbrowser.net/question/master-tutorial/save-proxy-traffic-with-proxy-ip-balcklist-function.md)
- [How to import bookmarks for all browsers?](https://doc.bitbrowser.net/question/master-tutorial/how-to-import-bookmarks-for-all-browsers.md)
- [How to autofill passwords for all browsers?](https://doc.bitbrowser.net/question/master-tutorial/how-to-autofill-passwords-for-all-browsers.md)
- [How many accounts can each browser manage?](https://doc.bitbrowser.net/question/master-tutorial/how-many-accounts-can-each-browser-manage.md)
- [How to clone a browser profile?](https://doc.bitbrowser.net/question/master-tutorial/how-to-clone-a-browser-profile.md)
- [How to clear cache files and change cache directory of browser profile?](https://doc.bitbrowser.net/question/master-tutorial/how-to-clear-cache-files-and-change-cache-directory-of-browser-profile.md)
- [How to use Auto Paste?](https://doc.bitbrowser.net/question/master-tutorial/how-to-use-auto-paste.md)
- [How to import cookies to a browser profile?](https://doc.bitbrowser.net/question/master-tutorial/how-to-import-cookies-to-a-browser-profile.md)
- [How to fix the browser proxy failure?](https://doc.bitbrowser.net/question/master-tutorial/how-to-fix-the-browser-proxy-failure.md)
- [How to identify different browsers on the taskbar?](https://doc.bitbrowser.net/question/master-tutorial/how-to-identify-different-browsers-on-the-taskbar.md)
- [How to update user permission?](https://doc.bitbrowser.net/question/master-tutorial/how-to-update-user-permission.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://doc.bitbrowser.net/question.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.
