> For the complete documentation index, see [llms.txt](https://policies.recaptime.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policies.recaptime.dev/community/code-of-conduct/platform-specifics.md).

# Platform and community-specific rules/guidelines

Alongside the Community Code of Conduct, we also enforce platform and community-specific guidelines and rules to complement

## Zulip

(Applies to the Recap Time Squad Zulip Cloud organization)

## Discord

*(Applies to the Recap Time Squad / Community Lorebooks Discord server)*

1. **Read the channel description and follow channel-specific guidelines**:&#x20;
2. **Use of threads is recommended over replies**:&#x20;

## Slack

### Hack Club Slack

{% hint style="info" %}
Applies to Recap Time Squad's dedicated Slack channels in Hack Club Slack; note that [the Hack Club CoC](/community/hackclub-coc.md) supersedes our own CoC, and cases of misconduct within Hack Club community spaces should be reported to the Moderation and Conduct subteam of the Community Team.
{% endhint %}

1. Always reply in threads:
2. Do not remove any integrations or automations used in the channel:&#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:

```
GET https://policies.recaptime.dev/community/code-of-conduct/platform-specifics.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.
