# Knowledge Base

- [User management](https://community.commandersact.com/platform/knowledge-base/user-management.md)
- [Single Sign-On](https://community.commandersact.com/platform/knowledge-base/single-sign-on.md): Following you will find information and setup instructions for SAML based Single Sign-On with Commanders Act.
- [Two-factor authentication (2FA)](https://community.commandersact.com/platform/knowledge-base/two-factor-authentication-2fa.md)
- [Cookies](https://community.commandersact.com/platform/knowledge-base/cookies.md): An overview of cookies used by the Commanders Act platform.
- [Cookie 1st](https://community.commandersact.com/platform/knowledge-base/cookie-1st.md)
- [Cookie sync partners](https://community.commandersact.com/platform/knowledge-base/cookie-sync-partners.md)
- [CNAME record](https://community.commandersact.com/platform/knowledge-base/cname-record.md): Commanders Act tracking can be improved by using a first party approach in addition to the third party one. This configuration is required for some of our products.
- [Disclaimer](https://community.commandersact.com/platform/knowledge-base/disclaimer.md): Disclaimer for using the Commanders Act platform.


---

# 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://community.commandersact.com/platform/knowledge-base.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.
