# Welcome!

**About this wiki:** this space was created to provide an overview of the Digital Learning Program at the American International School of Bucharest, and the infrastructure that supports our digital ecosystem across the school.

For **new team members**, this space will be helpful during your first days with the team, to better learn about who we are, how we work, and how we can support you.

For **long-time team members**, this space will act as a reminder and allow you to find answers about tools, policies, etc.


---

# 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://gitbook.techbytes.aisb.ro/dltdocument/welcome.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.
