> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/cad/tutorials/customization/geographical-settings.md).

# Geographical Settings

{% hint style="info" %}
Community customization is not included with the free version.\
For more information, see our [pricing](/cad/pricing/faq.md) or view how to check your community [limits](/cad/tutorials/getting-started/view-your-limits.md).
{% endhint %}

### Geographical Settings

The admin customization menu allows you to change your geographical settings.

![](/files/-MSUdxakhREBUGEQMwUv)

| Customization      | Description                             |
| ------------------ | --------------------------------------- |
| Emergency Code     | Replaces all instances of "911"         |
| Penal Code Name    | Replaces all instances of "Penal Codes" |
| Ten Code Name      | Replaces all instances of "10-Codes"    |
| Currency Delimiter | Replaces all instances of "$"           |

### For penal codes, my country does not use felony charges, bonds, etc.

Sonoran CAD allows you to customize the charge type names, bond type names, and more.

View our guide on penal code customization:

{% content-ref url="/pages/-MCT5b1jERbWwaO\_sdc5" %}
[Penal Codes](/cad/tutorials/customization/penal-codes.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/customization/geographical-settings.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.
