# Support functions

<table><thead><tr><th>Function</th><th width="423.6666666666667">Description</th></tr></thead><tbody><tr><td><a href="/pages/x4Depd5M4DlleCUJV3Ba">Login</a></td><td>User logs in to use the system</td></tr><tr><td><a href="/pages/T2LA9jtnHRbXQFtJwPaT">Audit</a></td><td>User searches for and views audit logs for a record</td></tr><tr><td><a href="/pages/8VdsG9ZBpFTnUZMJwkrY">De-duplication</a></td><td>User reviews possible duplicate records identified by the system and takes action</td></tr><tr><td><a href="/pages/Q42vOTzaLSKU0ICtBsSb">Performance management</a></td><td>User views a suite of performance and operational level data in a dashboard</td></tr><tr><td><a href="/pages/WNU84P31cZvJKrep5btn">Payment</a></td><td>Customer makes payment for civil registration services through a range of payment modalities, including mobile money</td></tr><tr><td><a href="/pages/NqPr4vfgbMI9ebOr1efq">Learning</a></td><td>User learns about the product and how to use it through interactive learning modules</td></tr><tr><td><a href="/pages/wdJLeUvPaYmJVYjfDx25">User support</a></td><td>User raises product and/or service issues for the attention and resolution of support staff</td></tr></tbody></table>


---

# 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://documentation.opencrvs.org/v1.8/product-specifications/support-functions.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.
