# Accounts

- [Authentication](https://docs.labii.com/user-guide/accounts/authentication.md): Manage your account at Labii
- [Setup an account](https://docs.labii.com/user-guide/accounts/setup-an-account.md): Set up your account after your administrator has created one for you
- [Create an account](https://docs.labii.com/user-guide/accounts/create-an-account.md): Create an account and start using Labii
- [My Profile](https://docs.labii.com/user-guide/accounts/my-profile.md): A comprehensive hub for users to manage and update their personal information swiftly and securely


---

# 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.labii.com/user-guide/accounts.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.
