# Civilian

The v2 civilian API includes account-scoped character management and linked sync-character management.

## Endpoints

{% content-ref url="/pages/Ts1wq8EyHiuThdJrtUTN" %}
[Get Characters](/cad/api-integration/api-endpoints-v2/civilian/get-characters.md)
{% endcontent-ref %}

{% content-ref url="/pages/GvjQaq5JFzRWQJKbPtfn" %}
[Delete Character](/cad/api-integration/api-endpoints-v2/civilian/delete-character.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z3UqCBOPy1M5BX9PndyB" %}
[Set Selected Character](/cad/api-integration/api-endpoints-v2/civilian/set-selected-character.md)
{% endcontent-ref %}

{% content-ref url="/pages/uVyUUb8hiFGMiSPv2amw" %}
[Get Character Links](/cad/api-integration/api-endpoints-v2/civilian/get-character-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/M31xJ28Q5Mgrjb4G47id" %}
[Add Character Link](/cad/api-integration/api-endpoints-v2/civilian/add-character-link.md)
{% endcontent-ref %}

{% content-ref url="/pages/6JZzmjXgJZxNLRQQ4NIS" %}
[Remove Character Link](/cad/api-integration/api-endpoints-v2/civilian/remove-character-link.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/cad/api-integration/api-endpoints-v2/civilian.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.
