# Account APIs

- [Display User List](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/display-user-list.md)
- [User Balance](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/user-balance.md)
- [User Session](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/user-session.md)
- [User Login](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/user-login.md)
- [Registering new account](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/registering-new-account.md)
- [Returns all Standard Registries](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/returns-all-standard-registries.md)
- [Requests Password Reset](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/requests-password-reset.md)
- [Sets New Password](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/sets-new-password.md)
- [Current version terms of use](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/current-version-terms-of-use.md)
- [Accept terms of use](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/accept-terms-of-use.md)
- [Returns all Standard Registries with Policies and VC Documents](https://docs.guardianservice.app/technical-information/users/user-operations/account-apis/returns-all-standard-registries-with-policies-and-vc-documents.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://docs.guardianservice.app/technical-information/users/user-operations/account-apis.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.
