# Register a Community

{% embed url="<https://youtu.be/5cPJCugzP4g>" %}

## Creating a Community

1. Navigate to [SonoranRadio.com](https://sonoranradio.com) and login
2. In your Sonoran Radio Portal, click the green plus button
3. Click `Begin Your Journey!` to create a new community
4. Click `Standalone (Alpha)` mode at the top
5. Enter a good nickname, and click `Register Server`

<figure><img src="/files/vFyVKIA9NDpvJ7SbXMjl" alt=""><figcaption><p>Sonoran Radio - Create a New Community</p></figcaption></figure>

***

## Next Steps

Now it's time to invite your community members!

{% content-ref url="/pages/vFHqqVHTPkk1hGFizaxP" %}
[Invite and Manage Users](/radio/tutorials/getting-started/invite-and-manage-users.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/register-a-community.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.
