# Play Sask

## Play Sask

- [The PlaySask Rulebook](https://playsask-1.gitbook.io/play-sask/master.md): All of the rules for all of our sports, all in one place
- [Policies & Procedures](https://playsask-1.gitbook.io/play-sask/policies-and-procedures.md): We require all players in our leagues to abide by our policies.
- [Alcohol policy](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/alcohol-policy.md)
- [Safety measures](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/safety-measures.md)
- [Code of conduct](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/code-of-conduct.md)
- [Default policy](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/default-policy.md)
- [Sportsmanship policy](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/sportsmanship-policy.md)
- [Filming & photos](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/filming-and-photos.md)
- [Privacy policy](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/privacy-policy.md)
- [Weather policy](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/rain-out-policy.md): Weather policy for outdoor leagues
- [Refund policy](https://playsask-1.gitbook.io/play-sask/policies-and-procedures/refund-policy.md)
- [Captains' Guides](https://playsask-1.gitbook.io/play-sask/captains-guides.md): We know how much work it is to captain a team, so we want to make it as easy as possible for captains to get the job done. These guides outline all the important information you'll need as a captain.
- [Indoor soccer captains' guide](https://playsask-1.gitbook.io/play-sask/captains-guides/indoor-soccer-captains-guide.md): We know how much work it is to captain a team, so we want to make it as easy as possible for you to get the job done. This guide will show you the ins and outs.
- [Dodgeball captains' guide](https://playsask-1.gitbook.io/play-sask/captains-guides/dodgeball-captains-guide.md): We know how much work it is to captain a team, so we want to make it as easy as possible for you to get the job done. This guide will show you the ins and outs.
- [Outdoor soccer captains' guide](https://playsask-1.gitbook.io/play-sask/captains-guides/outdoor-soccer-captains-guide.md): We know how much work it is to captain a team, so we want to make it as easy as possible for you to get the job done. This guide will show you the ins and outs.
- [Beach dodgeball captains' guide](https://playsask-1.gitbook.io/play-sask/captains-guides/beach-dodgeball-captains-guide.md): We know how much work it is to captain a team, so we want to make it as easy as possible for you to get the job done. This guide will show you the ins and outs.
- [Dodgeball Rules](https://playsask-1.gitbook.io/play-sask/rules/dodgeball-rules.md): We follow a modified version of the World Dodgeball Federation.   Link to WDBF rules here: https://worlddodgeballfederation.com/wdbf-content/uploads/2024/03/WDBF-Dodgeball-Rules-2024.pdf
- [Indoor Soccer Rules](https://playsask-1.gitbook.io/play-sask/rules/indoor-soccer.md): Our indoor soccer leagues follow futsal rules.
- [Outdoor Soccer Rules](https://playsask-1.gitbook.io/play-sask/rules/outdoor-soccer.md)
- [Yukigassen Rules](https://playsask-1.gitbook.io/play-sask/rules/yukigassen.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://playsask-1.gitbook.io/play-sask/master.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.
