# General

This section groups the v2 general endpoints.

{% content-ref url="/pages/0xaNrrk2l6SteRjEbgT6" %}
[Get Community](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-community.md)
{% endcontent-ref %}

{% content-ref url="/pages/LEH4drQcRO3VimWXlsUH" %}
[Get Sub Version](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-sub-version.md)
{% endcontent-ref %}

{% content-ref url="/pages/g8m5mzNrYHBlGFfaaIIJ" %}
[Lookup Community](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/lookup-community.md)
{% endcontent-ref %}

{% content-ref url="/pages/OpRQtSVnbOde41dpcOjG" %}
[Get Departments](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-departments.md)
{% endcontent-ref %}

{% content-ref url="/pages/PWA4viR5mvzzb3gRJa0f" %}
[Get Profile Fields](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-profile-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/cCbCKg6GhiKtW7lZEjWO" %}
[Get Clock In Types](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-clockin-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/26HwEKNEuBsjMTKAsqzC" %}
[Get Custom Log Types](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-custom-log-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/n8TyZdm6UEYKB8qKvrlQ" %}
[Get Promotion Flows](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/get-promotion-flows.md)
{% endcontent-ref %}

{% content-ref url="/pages/ghyODqHYiaYLqFRWZblp" %}
[Trigger Promotion Flows](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/trigger-promotion-flows.md)
{% endcontent-ref %}

{% content-ref url="/pages/67c8X0KOMApiohGkxGRp" %}
[Undo Rank Change](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/undo-rank-change.md)
{% endcontent-ref %}

{% content-ref url="/pages/0kxvcp5fREAdwHJTS1e5" %}
[Create Short URL](/cms/developer-api-documentation/api-integration/api-endpoints-v2/general/create-short-url.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/cms/developer-api-documentation/api-integration/api-endpoints-v2/general.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.
