# Authorization & Security

* [How to Register on Platform](/user/authorization-and-security/how-to-register-on-platform.md)
  * [How to Register a Personal Account](/user/authorization-and-security/how-to-register-on-platform/how-to-register-a-personal-account.md)
  * [How to Register a Company Account](/user/authorization-and-security/how-to-register-on-platform/how-to-register-a-company-account.md)
* [How to Sign In to DocStudio](/user/authorization-and-security/how-to-sign-in-to-docstudio.md)
* [Password policy settings](/user/authorization-and-security/password-policy-settings.md)
* [Application Tokens (API Access)](/user/authorization-and-security/application-tokens-api-access.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://support.docstudio.com/user/authorization-and-security.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.
