# Community

- [Roles](https://yes-i-can.gitbook.io/learn/community/roles.md)
- [Accessibility Techniques](https://yes-i-can.gitbook.io/learn/community/accessibility-techniques.md): Visit these links for more information about techniques for creating accessible digital content.
- [Accessible Materials](https://yes-i-can.gitbook.io/learn/community/accessible-materials.md): Visit these links for more information about acquiring accessible learning materials.
- [Policy and Guidance](https://yes-i-can.gitbook.io/learn/community/policy-and-guidance.md): Visit these links to learn more about policy and guidance related to accessible digital content.
- [Books](https://yes-i-can.gitbook.io/learn/community/books.md): Check out these books which address accessibility.
- [STEM Resources](https://yes-i-can.gitbook.io/learn/community/stem-resources.md): Visit these links to learn more about STEM-related resources for students who are blind or have low vision.
- [Student Competitions](https://yes-i-can.gitbook.io/learn/community/student-competitions.md): Visit these links for competitions specifically for blind and low vision students.
- [Influencers](https://yes-i-can.gitbook.io/learn/community/influencers.md): Get a glimpse into life with blindness, deafblindness, and low vision by searching online for these social media influencers.
- [In-Service Training](https://yes-i-can.gitbook.io/learn/community/in-service-training.md)


---

# Agent Instructions: 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:

```
GET https://yes-i-can.gitbook.io/learn/community.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
