> 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/presidents-scout-award/scout-craft.md).

# Scout Craft

> With the permission of the Scout Master train a Scout or a Troop on three requirements each, necessary for the Group Scout Masters Award and the District Commissioner’s Award.

![](/files/-MRpc1P4MjtT1lAH5jZm)

As per a Scout completing President's Scout Award, he himself is well experienced with years he has served. Training other Scouts should be done gradually and you can gradually start off with the help of the Instructors present.

Few things you need to make sure

* The content or the resources you are sharing must be checked before you are planning to teach and should meet the criteria
* Training process do not include lectures like in universities and advisable to do it freely and in a unique way
* The content should not be too complex and should be understandable for all grades (Sections can be categorized according to the badgework they are on)
* It is most recommended that you lead by example and demonstrate if applicable to what you are training (Pioneering, Lashing, Knots)
* Balance between theory and practical

{% hint style="info" %}
The most important in Boy Scout Training is to educate, not Instruct \~ Lord Baden Powell
{% 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/presidents-scout-award/scout-craft.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.
