# Check data as a checker

- [Sign in or log in](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/sign-in-or-log-in.md)
- [Find a task](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/find-a-task.md)
- [Read notifications](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/read-notifications.md)
- [Check records](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records.md)
- [Read tutorial](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/read-tutorial.md)
- [Enter a choice](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/enter-a-choice.md)
- [Enter a choice for multiple records](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/enter-a-choice-for-multiple-records.md)
- [Change or cancel a choice](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/change-or-cancel-a-choice.md)
- [Leave a note](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/leave-a-note.md)
- [Open record in new tab](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/open-record-in-new-tab.md)
- [Duplicate record](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/duplicate-record.md)
- [Lock record](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/lock-record.md)
- [See record's history](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/check-records/see-records-history.md)
- [Search records](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/search-records.md)
- [Filter records](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/filter-records.md)
- [Sort records](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/sort-records.md)
- [Read shortcuts](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/read-shortcuts.md)
- [Read tips](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/read-tips.md)
- [Read stats](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/read-stats.md)
- [Read history](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/read-history.md)
- [Log out](https://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker/log-out.md)


---

# 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://icij.gitbook.io/prophecies/user-guide/check-data-as-a-checker.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.
