# Getting Started & Publishing

- [Create Onside Account](https://docs.onside.io/console/getting-started-and-publishing/create-onside-account.md): A step-by-step guide to creating your Onside developer account, choosing your account type, and connecting it to the App Store for seamless app management.
- [Link Apple Developer Account to Onside](https://docs.onside.io/console/getting-started-and-publishing/link-apple-developer-account-to-onside.md): A step-by-step guide to connecting your AppStore Connect account to Onside using an API Key and Marketplace Token for seamless app management.


---

# 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/getting-started-and-publishing.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.
