# GETTING STARTED

- [What is CircleHD?](https://help.circlehd.com/getting-started/what-is-circlehd.md)
- [How to Signup?](https://help.circlehd.com/getting-started/how-to-signup.md)
- [How to Sign In?](https://help.circlehd.com/getting-started/how-to-login.md)
- [How to Sign In With MFA Token?](https://help.circlehd.com/getting-started/how-to-sign-in-with-mfa-token.md)
- [How to Setup Account & Profile?](https://help.circlehd.com/getting-started/how-to-setup-account-and-profile.md)
- [How to Reset Password?](https://help.circlehd.com/getting-started/how-to-reset-password.md)
- [System FrontPage](https://help.circlehd.com/getting-started/system-frontpage.md)
- [How To Search All Portal Videos?](https://help.circlehd.com/getting-started/how-to-explore-all-portal-videos.md)
- [How to Open My History List?](https://help.circlehd.com/getting-started/how-to-open-my-history-list.md)
- [How to Logout?](https://help.circlehd.com/getting-started/how-to-logout.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://help.circlehd.com/getting-started.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.
