# Account & Platform

- [Edit Your App Metadata](https://docs.onside.io/console/account-and-platform/edit-your-app-metadata.md): A guide to managing your app's store listing information on Onside, including syncing with the App Store and making manual edits for instant updates.
- [Managing User Access and Roles](https://docs.onside.io/console/account-and-platform/managing-user-access-and-roles.md): Manage user access in Onside: invite team members, assign roles and permissions, set organization ownership, and revoke access—all from the Developer Console.
- [Onside Legal Documents](https://docs.onside.io/console/account-and-platform/onside-legal-documents.md): Access Onside’s legal documents: Terms of Use, Privacy Policy, Developer Agreement, Data Processing, and compliance policies—latest versions and change history.


---

# 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.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.
