# Constitutional Committee Portal Functions

Everyone using the Constitutional Committee Portal can do the following things:

* Read the Interim Constitution, including navigation using the table of contents sidebar and see how the current constitution differs from previous iterations.&#x20;
* View membership of the Interim Constitutional Committee (ICC), See who is a member of the ICC and some details about them.
* See how members of the ICC have voted and their rationale for doing so (if available).


---

# 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.gov.tools/constitutional-committee-portal/constitutional-committee-portal-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.
