# 6. Publish your app

**What you’ll do:** Submit a publish request for your application to our platform administrators.

**Why it matters:** You must send a publish request after completing and reviewing all required information for your application.

**Steps:**

1. Click **Request Publish** to open the **Review & Submit** page.
2. Review all the information entered for your application.
3. Read and check the box to confirm you’ve understood the platform’s **Terms and Conditions**.
4. Click **Request Publish** to submit your request.

**Common mistakes:**\
Developers often fail to carefully read the platform’s **Terms and Conditions** before submitting their application.

**How to?**

**See instruction video to get information you need:**

\<video step by supademo>


---

# 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/openplatform/about-us/user-guide/oten-developer/6.-publish-your-app.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.
