# Onside Legal Documents

To use the Onside Developer Console and publish apps on the Onside Store, you must agree to our legal terms. We recommend you review these documents carefully.

### Key Documents

* **Free Apps Agreement:**
  * These specific terms govern your access to and use of the Onside Developer Console, including your responsibilities, content management, and other critical aspects of publishing. You accept these during the final step of the Developer Console registration process.
* **General Onside Terms of Use:**
  * These are the overall terms that apply to the use of all Onside services, including the Onside Store by end-users and general platform usage.
  * You can access the full document here: [Onside Terms of Use](https://onside.io/terms-of-use)
* **Onside Privacy Policy:**
  * This document details how Onside collects, uses, shares, and protects your personal information and the data of your users.
  * You can access the full document here: [Onside Privacy Policy](https://onside.io/privacy-policy)

***

It is important that you understand these terms. If you have any questions regarding these documents, please feel free to contact our support team.


---

# 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.onside.io/console/account-and-platform/onside-legal-documents.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.
