> 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/scout-award/flag-ceremony.md).

# Preparation for Flag Break/Hoisting

Civic duty is an important part of Scouting. The Troop flag is a symbol of our Scout Group. The flag represents us as a team. Working with Scouts and showing respect to a flag, whether it’s saying the pledge, presenting a flag at a ceremony or parade, or learning to properly retire an old, tattered flag, is how we help Scouts develop pride in their country.

![Religious Observances - Flag Ceremony](/files/-MObTv0OeXLwxr4UpxUK)

Flag ceremonies may be used for:

* Opening or closing meetings&#x20;
* Opening or closing special events
* Beginning or closing a day
* Honoring a special occasion or special person
* Retiring a worn flag

Flag ceremonies may take place in:

* Meeting rooms
* Outdoor settings
* Large auditoriums
* Onstage

### Order of the Opening Ceremony

* Calling for Horse-shoe formation (Whistle call : All Scouts)
* Flag Break (Other than the National Flag)
* Scout Salute
* National Anthem
* Religious observances
* Thought of the Day
* Marking the Attendance
* Notices, Programme lineup&#x20;
* Break off (for the rest of the activities)

### Order of the Closing Ceremony

* Calling for Horse-shoe formation (Whistle call : All Scouts)
* Notices, Points for the day, Awarding of badges
* Flag Lowering while singing Evening Taps
* Duty Hand-over
* Dismiss (Patrol Order)&#x20;

#### Evening Taps

Day is done, gone the sun,\
From the seas, from the hills, from the sky;\
All is well, safely rest, God is nigh.

{% embed url="<https://youtu.be/G-BZNhAYG00>" %}
Tune
{% endembed %}


---

# 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/scout-award/flag-ceremony.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.
