> For the complete documentation index, see [llms.txt](https://badges.prepscouts.lk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://badges.prepscouts.lk/culture-group-f/culture-group/music-maker.md).

# Music Maker

{% hint style="info" %}
Objective: - *Demonstrate basic skill in music, either singing or playing an instrument*
{% endhint %}

![](/files/-MYfOTCEmBJUaEDG4ZFi)

1. Demonstrate that he knows the meaning of the time signature and the ordinary musical signs denoting the pitch and the length of notes in staff notation
2. Read at sight two easy test tunes, either singing unaccompanied or playing an instrument.
3. Do the following:
   1. Sing two songs selected by himself , one of them to be a folk song or a traditional song( the songs should be suitable for unaccompanied singing at a camp fire)
   2. Sing a part (treble or alto) in a part song OR sing a song with a chorus and lead the chorus at a camp fire
   3. OR
      1. Play two tunes selected by himself, one fast and one slow, on a musical instrument of his choice
      2. Whistle or sing a tune with good chorus, or train and lead a small party of whistlers or singers in a tune at a camp fire


---

# 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://badges.prepscouts.lk/culture-group-f/culture-group/music-maker.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.
