# Getting Started

Hi and welcome!

d6 Integrate provides a RESTful API to interact with the d6+ School Administration and Management System (SAMS).

This API documentation will provide you with everything you need in order to take advantage of the capabilities that d6 Integrate offers.

Please read the entire Getting Started section before diving into the Reference section, as it provides the necessary context and detail you will need to implement an effective integration.

We are always looking to improve, so please email any suggestions to <apidocs@d6.co.za>


---

# 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://apidocs.d6plus.co.za/getting-started.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.
