# Student's Data

- [Policies](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/policies.md): This page provides instructions for adding new, editing, and deleting Policies.
- [Student Status](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/student-status.md): This page provides instructions for adding new, editing, and deleting Student Status.
- [Document Type](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/document-type.md): This page provides instructions for adding new, editing, and deleting Document Type.
- [Relationship Type](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/relationship-type.md): This page provides instructions for adding new, editing, and deleting Relationship Type.
- [Characteristics](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/characteristics.md): This page provides instructions for adding new, editing, and deleting Characteristics.
- [Student Type](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/student-type.md): This page provides instructions for adding new, editing, and deleting Student Type.
- [Leave School Reason](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/leave-school-reason.md): This page provides instructions for adding new, editing, and deleting Leave School Reason.
- [Confirm Paper Type](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/confirm-paper-type.md): This page provides instructions for adding new, editing, and deleting Confirm Paper Type.
- [Disabled](https://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data/disabled.md): This page provides instructions for adding new, editing, and deleting Disabled.


---

# 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://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/students-data.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.
