# Registering Your Community

*NOTE:* If you have not already, you will need to [create a user account](/cad/tutorials/getting-started/registering-your-account.md) with Sonoran CAD.

#### 1. Enter In Your Community Information

Once logged in, press "Create Community" on the community selection menu.\
You will be prompted for three information fields:

1. Community Name
2. Website (Optional)

<figure><img src="/files/P5Yai59WzDF1m1awxI7M" alt=""><figcaption></figcaption></figure>

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


---

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