# Servers

This section groups the v2 servers endpoints.

{% content-ref url="/pages/v82q98OlDwOYIQgdCRgP" %}
[Get Servers](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/get-servers.md)
{% endcontent-ref %}

{% content-ref url="/pages/ojrqCWCM8HGOgeMAZ86o" %}
[Set Servers](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/set-servers.md)
{% endcontent-ref %}

{% content-ref url="/pages/DZQ961x2ghhCVxApGzsp" %}
[Add Servers](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/add-servers.md)
{% endcontent-ref %}

{% content-ref url="/pages/DwYTMU8Jsmgiw8VJtdMx" %}
[Get ACE Config](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/get-ace-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8xt2QTnwmb5xPxfvfE3" %}
[Set ACE Config](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/set-ace-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/4xVZawu522ByG9Ize5bQ" %}
[Set Server Type](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/set-server-type.md)
{% endcontent-ref %}

{% content-ref url="/pages/BE6lk3Xk17KAqn8eyBoQ" %}
[Verify Whitelist](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/verify-whitelist.md)
{% endcontent-ref %}

{% content-ref url="/pages/McIz56TPJYHjVULrkzPb" %}
[Full Whitelist](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/full-whitelist.md)
{% endcontent-ref %}

{% content-ref url="/pages/lrbedenHJaEoNXj6LrLD" %}
[Activity Tracker](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/activity-tracker.md)
{% endcontent-ref %}

{% content-ref url="/pages/jC5nCDLnK0ug2ACLufTl" %}
[Activity Tracker Server Start](/cms/developer-api-documentation/api-integration/api-endpoints-v2/servers/activity-tracker-server-start.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/servers.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.
