> For the complete documentation index, see [llms.txt](https://docs.acecentre.org.uk/aac-policy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acecentre.org.uk/aac-policy/ongoing-training-and-development.md).

# Ongoing Training and Development

The creation of an AAC policy and the identification of skills required should lead to an educational setting specifying training needs. As illustrated within the [**Knowledge and Skills** ](/aac-policy/aac-policy-statement/knowledge-and-skills.md)section, the team creating the policy should consider what aspects of AAC need to be delivered within their setting and use that information to plan and implement training.&#x20;

<figure><img src="https://1318237862-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOWxZCo15kDb05bXFElL%2Fuploads%2FG9aUzatMNPeLhR6kvu1l%2FAAC%20Policy%20Brays%20School%20AAC%20Tiers%20%20(1080%20x%201080%20px).png?alt=media&amp;token=1e127f5d-8cb2-4194-b636-bd454bfdd798" alt="" width="563"><figcaption><p>Brays School AAC support tiers</p></figcaption></figure>

The tiered approach helps to identify what skills are required by all staff and therefore should be included at induction or whole school level. It also supplies the information that is needed as a targeted provision that will only be required by some staff.&#x20;

### <mark style="color:blue;">Discussion point!</mark>&#x20;

<mark style="color:blue;">Can you identify what training is required for staff at different levels?</mark>&#x20;

Take the time to review your road map and use this as a discussion point to identify training needs. &#x20;


---

# 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://docs.acecentre.org.uk/aac-policy/ongoing-training-and-development.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.
