> For the complete documentation index, see [llms.txt](https://badgework.prepscouts.lk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://badgework.prepscouts.lk/junior-scouts/chief-commissioners-award/scout-vision-and-mission.md).

# Scout Vision and Mission

> Be able to write or explain the Mission statement of the World Scout Organisation.

Scouting provides young people with opportunities to participate in programmes, events, activities and projects that contribute to their growth as active citizens. Through these initiatives, young people become agents of positive change who inspire others to take action.

![](/files/-MReS7PteQ3HhB6h5Ckj)

## Mission of Scouting

> "The Mission of Scouting is to contribute to the education of young people, through a value system based on the Scout Promise and Law, to help build a better world where people are self-fulfilled as individuals and play a constructive role in society." The Mission was adopted at the 35th World Scout Conference in Durban, South Africa in 1999. Illustrating both the local and global impact of Scouting, the Mission of Scouting has been captured in World Scouting’s [brand](http://scout.org/sites/default/files/library_files/Brand%20Manual_EN.pdf) as "Creating a Better World”.

## Vision of Scouting

> "By 2023 Scouting will be the world’s leading educational youth movement, enabling 100 million young people to be active citizens creating positive change in their communities and in the world based on shared values." The Vision for Scouting, Vision 2023, was adopted at the 40th World Scout Conference in Ljubljana, Slovenia in 2014.

{% hint style="info" %}
Make sure keep in touch with [scout.org](https://www.scout.org/what-we-do) site for updates and changes to policies
{% endhint %}


---

# 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://badgework.prepscouts.lk/junior-scouts/chief-commissioners-award/scout-vision-and-mission.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.
