# HIDEMYACC 2.0 INSTRUCTIONS

- [Download and Install Hidemyacc](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/download-and-install-hidemyacc.md)
- [Create Hidemyacc account](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/create-hidemyacc-account.md)
- [Purchase Hidemyacc Plans](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/purchase-hidemyacc-plans.md)
- [Create Hidemyacc Profile](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/create-hidemyacc-profile.md)
- [Manage Your Profiles](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/manage-your-profiles.md)
- [Restore Deleted Profiles](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/restore-deleted-profiles.md)
- [Check hardware fingerprints and browser fingerprints](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/check-hardware-fingerprints-and-browser-fingerprints.md)
- [Create automation scripts](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/create-automation-scripts.md)
- [Hidemyacc API](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api.md)
- [Profile](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/profile.md)
- [1. Profile List](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/profile/1.-profile-list.md)
- [2. Create Profile](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/profile/2.-create-profile.md)
- [3. Run Profile](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/profile/3.-run-profile.md)
- [4. Stop Profile](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/profile/4.-stop-profile.md)
- [5. Delete Profile](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/profile/5.-delete-profile.md)
- [User](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/user.md)
- [Query account information (v2.0)](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/user/query-account-information-v2.0.md)
- [Examples](https://docs.hidemyacc.com/hidemyacc-2.0-instructions/hidemyacc-api/examples.md): Here are the examples of Hidemyacc API


---

# 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.hidemyacc.com/hidemyacc-2.0-instructions.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.
