# Endpoint Reference

Base url

Endpoints are organised by

* Personas
* Teams
* Smartwords
* Messaging
* Exercise Control

### Personas

{% content-ref url="/pages/9Va9VUmXkM9r4jL2MJeN" %}
[GET personas](/feature-documentation/api/endpoint-reference/personas/get-personas.md)
{% endcontent-ref %}

### Teams

{% content-ref url="/pages/oApKfHsuOBDR2eai55Zl" %}
[GET teams](/feature-documentation/api/endpoint-reference/teams/get-teams.md)
{% endcontent-ref %}

### Smartwords

{% content-ref url="/pages/iBKhi7YE4PFj5Cjln2bF" %}
[GET smartwords](/feature-documentation/api/endpoint-reference/smartwords/get-smartwords.md)
{% endcontent-ref %}

{% content-ref url="/pages/5Shz9nP7cR1jVUdAvj2T" %}
[POST smartwords](/feature-documentation/api/endpoint-reference/smartwords/post-smartwords.md)
{% endcontent-ref %}

### Messaging

{% content-ref url="/pages/w9MsROB2XLPJjM1ur5YA" %}
[POST messages](/feature-documentation/api/endpoint-reference/messaging/post-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/6bR7ezbrgFm4bLLnjewA" %}
[POST messages/position](/feature-documentation/api/endpoint-reference/messaging/post-messages-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/rqNG13tepHVRtn1ZcDue" %}
[POST messages/role](/feature-documentation/api/endpoint-reference/messaging/post-messages-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/OwgIlUTIvETnJyE5ZvX8" %}
[POST messages/team](/feature-documentation/api/endpoint-reference/messaging/post-messages-team.md)
{% endcontent-ref %}

### Exercise Control

{% content-ref url="/pages/RIIHGxRTsmdugCEjLaBH" %}
[GET pol](/feature-documentation/api/endpoint-reference/exercise-control/get-pol.md)
{% endcontent-ref %}

{% content-ref url="/pages/lbU2htfGRHfy4hUeGhND" %}
[POST pol](/feature-documentation/api/endpoint-reference/exercise-control/post-pol.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://helpdocs.conducttr.com/feature-documentation/api/endpoint-reference.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.
