# Chapters

- [1. Start here](https://digisafe.wearecast.org.uk/chapters/start-here.md): What DigiSafe will do for you. How to use it.
- [2. Build foundations](https://digisafe.wearecast.org.uk/chapters/build-foundations.md): How to integrate digital safeguarding into your existing safeguarding policy.
- [⚖️ 3. Assess risk](https://digisafe.wearecast.org.uk/chapters/assess-risk.md): How to assess and mitigate risk as you design and deliver an online service.
- [4. Apply principles](https://digisafe.wearecast.org.uk/chapters/apply-principles.md): Universal digital safeguarding principles and common issues that you need to design for.
- [5. Design for safety](https://digisafe.wearecast.org.uk/chapters/design-for-safety.md): Different online service types. The particular risks and issues of each.
- [Video-based services](https://digisafe.wearecast.org.uk/chapters/design-for-safety/video-based-services.md): Safeguarding when using video calling software (e.g. Zoom) to run 1-1 or group sessions with your users.
- [Messaging-based services](https://digisafe.wearecast.org.uk/chapters/design-for-safety/messaging-based-services.md): Safeguarding when using messaging tools to communicate with users who are known to the service.
- [Live chat and chatbot services](https://digisafe.wearecast.org.uk/chapters/design-for-safety/live-chat-and-chatbot-services.md): Safeguarding when using phone, live chat, or chatbots to provide instant support or advice. Usually to anonymous users.Safeguarding when using phone, live chat, or chatbots to provide instant support
- [👍🏼 Online groups and forums](https://digisafe.wearecast.org.uk/chapters/design-for-safety/online-groups-and-forums.md): Safeguarding when using online platforms, including social media group functionality, to host asynchronous groups or forums.
- [✒️ Content](https://digisafe.wearecast.org.uk/chapters/design-for-safety/content.md): Safeguarding when creating content to guide and support users. This advice applies to any digital service content, including your website.
- [Data and devices](https://digisafe.wearecast.org.uk/chapters/design-for-safety/data-and-devices.md): Safeguarding when gifting or loaning digital devices to users.
- [6. Educate everyone](https://digisafe.wearecast.org.uk/chapters/educate-everyone.md): How to teach your users to stay safe and your staff to identify abuse when delivering online services.


---

# 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://digisafe.wearecast.org.uk/chapters.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.
