# Getting Started

Getting started with Sonoran Radio is fast and free!

You can [view our 4-part tutorial series covering installation, configuration, and usage here](https://www.youtube.com/playlist?list=PLM88KLbdei-1grsVVxrIY1fXdDV8fsdGo)!

### 1. Register Your Community:

{% content-ref url="/pages/sFkXrG705bHGNrn1fq1d" %}
[Register a Community](/radio/tutorials/getting-started/register-a-community.md)
{% endcontent-ref %}

### 2. Invite and Manage Users

{% content-ref url="/pages/vFHqqVHTPkk1hGFizaxP" %}
[Invite and Manage Users](/radio/tutorials/getting-started/invite-and-manage-users.md)
{% endcontent-ref %}

### 3. Installing the In-Game Resource

{% content-ref url="/pages/xR4GJWfrFFSVSM2zWOV3" %}
[Installing the In-Game Resource](/radio/tutorials/getting-started/installing-the-in-game-resource.md)
{% endcontent-ref %}

### 4. Using the Radio

{% content-ref url="/pages/0XWLZ19s4Njt3OBw9LJq" %}
[Usage](/radio/tutorials/usage.md)
{% endcontent-ref %}


---

# 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.sonoransoftware.com/radio/tutorials/getting-started.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.
