> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/question/master-tutorial.md).

# Master Tutorial

- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/master-tutorial.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.
