# Disciplinary

This section groups the v2 disciplinary endpoints.

{% content-ref url="/pages/7oLPAJNzgbIYDn8HLs9o" %}
[Get Member Points](/cms/developer-api-documentation/api-integration/api-endpoints-v2/disciplinary/get-member-points.md)
{% endcontent-ref %}

{% content-ref url="/pages/VM2B6aGgl275zVrTmxQz" %}
[Get Member Records](/cms/developer-api-documentation/api-integration/api-endpoints-v2/disciplinary/get-member-records.md)
{% endcontent-ref %}

{% content-ref url="/pages/ulLnbORv3l7y1kCzhxej" %}
[Add Member Record](/cms/developer-api-documentation/api-integration/api-endpoints-v2/disciplinary/add-member-record.md)
{% endcontent-ref %}

{% content-ref url="/pages/r6UumNYllEJg2EOd0nPs" %}
[Update Member Record Points](/cms/developer-api-documentation/api-integration/api-endpoints-v2/disciplinary/update-member-record-points.md)
{% endcontent-ref %}

{% content-ref url="/pages/MabLoHpB5USNdnUsEt9Z" %}
[Update Member Record Reason](/cms/developer-api-documentation/api-integration/api-endpoints-v2/disciplinary/update-member-record-reason.md)
{% endcontent-ref %}

{% content-ref url="/pages/rE3Ksjj7k2CG9XedPa3E" %}
[Update Member Record Status](/cms/developer-api-documentation/api-integration/api-endpoints-v2/disciplinary/update-member-record-status.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/disciplinary.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.
