# Oten Developer

- [What is Oten developer](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/what-is-oten-developer.md)
- [User guides](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides.md)
- [1. Become Oten developer](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/1.-become-oten-developer.md)
- [2. Create an app](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/2.-create-an-app.md)
- [3. Input application info](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/3.-input-application-info.md)
- [About app ratings and reviews](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/3.-input-application-info/about-app-ratings-and-reviews.md): Understand how ratings and reviews work on the Oten Store.
- [4. Config resource & security info](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/4.-config-resource-and-security-info.md)
- [Security Best Practices](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/security-best-practices.md): OAuth 2.0 authentication and authorization for the Oten ecosytem.
- [5. Set up Pricing info](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/5.-set-up-pricing-info.md)
- [6. Publish your app](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/6.-publish-your-app.md)
- [Prepare before publishing your app](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/6.-publish-your-app/prepare-before-publishing-your-app.md)
- [7. Manage your app](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/7.-manage-your-app.md)
- [App lifecycle](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/user-guides/7.-manage-your-app/app-lifecycle.md)
- [App versioning](https://oten.gitbook.io/identity-support/user-guide/oten-workspace/applications/oten-developer/app-versioning.md): This page describes how to create and manage app versions that are submitted to the Marketplace for review and publication.


---

# 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/user-guide/oten-workspace/applications/oten-developer.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.
