# Authentication & Security

- [Types of Login Pages for Your PeakCommerce Account](https://docs.peakcommerce.com/product/using-peakcommerce/authentication-and-security/types-of-login-pages-for-your-peakcommerce-account.md)
- [What will our Web team need to do over and above the SSO setup?](https://docs.peakcommerce.com/product/using-peakcommerce/authentication-and-security/what-will-our-web-team-need-to-do-over-and-above-the-sso-setup.md)
- [Single Sign-On For PeakCommerce Sites](https://docs.peakcommerce.com/product/using-peakcommerce/authentication-and-security/single-sign-on-for-peakcommerce-sites.md)
- [Session Management](https://docs.peakcommerce.com/product/using-peakcommerce/authentication-and-security/session-management.md)
- [Viewing Audit Logs](https://docs.peakcommerce.com/product/using-peakcommerce/authentication-and-security/viewing-audit-logs.md)
- [Understanding and Configuring Password Policies in PeakCommerce](https://docs.peakcommerce.com/product/using-peakcommerce/authentication-and-security/understanding-and-configuring-password-policies-in-peakcommerce.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.peakcommerce.com/product/using-peakcommerce/authentication-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.
