# Trust and Security

- [GDPR Compliance](https://docs.storylane.io/trust-and-security/gdpr-compliance.md)
- [SSO](https://docs.storylane.io/trust-and-security/sso.md): Add Single-Sign-on for your account
- [FAQs](https://docs.storylane.io/trust-and-security/faqs.md)
- [If I Cancel My Subscription, What Happens To My Demos?](https://docs.storylane.io/trust-and-security/faqs/if-i-cancel-my-subscription-what-happens-to-my-demos.md)
- [What accessibility standards do you support?](https://docs.storylane.io/trust-and-security/faqs/what-accessibility-standards-do-you-support.md)
- [How to transfer ownership of your workspace?](https://docs.storylane.io/trust-and-security/faqs/how-to-transfer-ownership-of-your-workspace.md)
- [Why is part of my demo cut off?](https://docs.storylane.io/trust-and-security/faqs/why-is-part-of-my-demo-cut-off.md)
- [Do I need to update my cookie policy if I use Storylane?](https://docs.storylane.io/trust-and-security/faqs/do-i-need-to-update-my-cookie-policy-if-i-use-storylane.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.storylane.io/trust-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.
