> 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/references-and-resources.md).

# References and Resources

### **References**&#x20;

Baxter, S., Enderby, P., Evans, P. and Judge, S. (2012) ‘Barriers and facilitators to the use of high-technology augmentative and alternative communication devices: a systematic review and qualitative synthesis: AAC barriers and facilitators review’. International Journal of Language and Communication Disorders, 47(2) pp. 115–129&#x20;

Hodge, S. (2007) ‘Why is the potential of augmentative and alternative communication not being realized? Exploring the experiences of people who use co communication aids’. Disability and Society, 22(5) pp. 457–471. &#x20;

Money, D. and Thurman, S. (2002) Towards a Model of Inclusive Communication. Speech and Language Therapy in Practice. London: Royal College of Speech and Language Therapists&#x20;

Murphy, Y, J., Markova, I., Collins, S. and Moodie, E. (1996) ‘AAC systems: obstacles to effective use.’ International Journal of Language and Communication Disorders, 31(1) pp. 31–44&#x20;

&#x20;NHS England (2016) Complex Disability Equipment- Communication Aids (Specialised AAC services) Service Specifications. Unknown place of publication: NHS England. [aac-serv-spec-jan-2016.pdf (england.nhs.uk)](https://www.england.nhs.uk/commissioning/wp-content/uploads/sites/12/2016/03/aac-serv-spec-jan-2016.pdf)&#x20;

Royal College of Speech and Language Therapists (2013) Five good communication standards. London: RCSLT&#x20;

### Resources

CALL Scotland (2018) Personal Communication Passports.  [Personal Communication Passports (callscotland.org.uk)](https://www.callscotland.org.uk/blog/personal-communication-passports/)&#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/references-and-resources.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.
