> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/social-and-emotional-learning-a-w-s-approach/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/social-and-emotional-learning-a-w-s-approach/sel-vision-and-goal-setting-tools/developing-a-shared-vision.md).

# Developing a Shared Vision

The first of the tools, [Steps for Developing a Shared Vision](https://schoolguide.casel.org/resource/steps-for-developing-a-shared-vision-for-schoolwide-sel-ost/), helps you structure the discussion around your school’s vision for SEL. Based on CASEL’s work with SEL teams, the tool is based on three core elements:

* Gathering together the thoughts of a wide range of stakeholders, from students and their families to staff and community partners – this should be done on an individual level (“the personal why”) and in small groups (“the shared why”)&#x20;
* Distilling this input into a vision statement that represents the thoughts of your whole school community
* Working on this vision statement by making it available to all, gathering feedback and refining it further

{% embed url="<https://drive.google.com/file/d/1WIuuPsVW433Ret5LMWoP_zM-ykrrD_wv/view?usp=sharing>" %}

{% hint style="success" %}
Once you have completed this exercise, you should have a clear idea of how your school views SEL, and you will have a document that can be referred to when applying SEL practices to any context within your school community.
{% endhint %}

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.fariaedu.com/social-and-emotional-learning-a-w-s-approach/sel-vision-and-goal-setting-tools/developing-a-shared-vision.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
