# Community Registration

{% embed url="<https://app.guidde.com/share/playbooks/6kTLSFXwofS2QDNHnuMcjQ?origin=G25dDmjNZ2b8ccFUz9X7G7W8T1k1>" %}

{% hint style="info" %}
NOTE: If you have not already, you will need to [create a user account](/cms/tutorials/getting-started/registering-your-account.md) with Sonoran CMS.
{% endhint %}

### 1. Enter In Your Community Information

Once logged in, press the "Plus Icon" on the community selection menu.\
You will be prompted for five information fields:

1. Community Name
2. Community Tagline
3. Community Logo
4. Community Banner
5. Community Description

![The community CMS registration model is shown as above.](/files/0yJ4Qrga7jG1tDP1y93z)

### 2. Register Your Community

Once you've filled out the information, press **Create** to create your CMS Community.\
\
Your community icon will now be displayed under the **My Communities** section. You can click on this to log into your new CMS Community.


---

# 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/cms/tutorials/getting-started/registering-your-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.
