# Welcome

<h2 align="center">Welcome to Oten Identity platform</h2>

* Welcome to the IDP documentation center: your go-to resource for understanding and operating our identity platform.

  Here you'll find three main types of documents:

  * **Support**: Step-by-step guides and answers to common questions to help users navigate and use the platform effectively.
  * **Privacy policy**: Security, privacy, and access control guidelines that define how your data and identities are protected.
  * **Terms of service:** Legal agreements outlining the responsibilities, rights, and rules for using our services.
  * **Integration**: Connect Oten Identity platform with your internal systems or third-party applications through secure APIs and SDKs, enabling seamless authentication and unified access management across your ecosystem.

  We're continuously updating our documentation to keep it aligned with new features, compliance standards, and security best practices.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Support</td><td><a href="https://docs.oten.com/identity/support">https://docs.oten.com/identity/support</a></td></tr><tr><td>Privacy policy</td><td><a href="https://docs.oten.com/identity/privacy-policy/">https://docs.oten.com/identity/privacy-policy/</a></td></tr><tr><td>Terms of service</td><td><a href="https://docs.oten.com/identity/terms-of-service/">https://docs.oten.com/identity/terms-of-service/</a></td></tr><tr><td>Integration</td><td><a href="https://oten.com/products/identity/integration">https://oten.com/products/identity/integration</a></td></tr></tbody></table>

***

{% hint style="info" %} <mark style="color:blue;">**Need more help?**</mark>

Contact our <support@oten.live> for more support.
{% endhint %}


---

# 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://oten.gitbook.io/identity-support/welcome.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.
