> For the complete documentation index, see [llms.txt](https://gitbook.techbytes.aisb.ro/dltdocument/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.techbytes.aisb.ro/dltdocument/we-believe/our-mission.md).

# Our Mission

## At AISB, we believe every member of the school community shares a responsibility to foster technology literacy in all learners.  <a href="#mission" id="mission"></a>

Our Digital Learning Program is designed to support student learning and promote creativity, courage, and compassion through technology. &#x20;

<figure><img src="/files/SF89oi7MVEay9IDtikAQ" alt=""><figcaption><p>Our Mission</p></figcaption></figure>

We use technology as a means to accomplish AISB's mission and vision.&#x20;

As a learning community, we recognize the rights, responsibilities, and opportunities made possible by an interconnected world, and act in safe, legal and ethical ways.&#x20;

We believe that technology use, design, and innovation go beyond concepts and skills; as mindsets, they empower individuals to embrace possibilities, think critically, broaden perspectives, and work together to enrich learning experiences.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/we-believe/our-mission.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.
