> For the complete documentation index, see [llms.txt](https://crunchcrunchpaw.gitbook.io/crunchcrunchpaw-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crunchcrunchpaw.gitbook.io/crunchcrunchpaw-docs/links/support-server/guide.md).

# Guide

<details>

<summary>Server</summary>

Information about the server

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfOrIFcIwHcXK5vN4YjIaY9k0FDvKXeBtg7_2DMQgP3NH0yjK1FZiN3QXFS5_cB_B7oZkHfNVcOSpb9lLPUTUcSHvu3kWp9_XrpkoJO3A5imW-eMURtwqfgt_8C0lJQoEoFNkBjMgyPYObnzroVjiCD9APw?key=XFirPO3IeJJ8SvvTuSsZ4Q)

**`Server-rules : The rules for the server`**

**`welcome : Where the bot welcomes and greets new server members`**

**`leaving : Where the bot farewells leaving server members`**

**`logs : where all logs will be sent`**

</details>

<details>

<summary>CrunchCrunchPaw - Information</summary>

Information about crunchcrunchpaw

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkj84AHbjkZmwFUSgk3RGNIlmB1Hb2nZlt0LvZo37yMPxheAiB8qH91RvzcKVbCJTuxTrZdBFxzyMsrACGD0jqklXH8F6bkoaF3FWCnvWiIkm9WopJJ2sScwkOsfvdea_UhAoYlHV-RuJfH8xkKCeMFog?key=XFirPO3IeJJ8SvvTuSsZ4Q)

**`announcements : Where all announcements will be announced`**

**`changelog : where all updates and changelogs will be sent or announced`**&#x20;

**`links : all crunchcrunchpaw links`**

**`sneakpeaks : where sneakpeaks can be peaked here`**

**`polls : where polls can be sent and asked`**

</details>

<details>

<summary>CrunchCrunchPaw - Support</summary>

Support category fpr crunchcrunchpaw

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdFarhJnKd0LdKKarwh-WnpZlT0XACz7-x725_MZI7o_p9_tog-U45WQo21k-s7Zk3BcOpA5AS1EaP2pOwm0StAE7lL3_46K_IZhlaHSx-DxAv4khugEretUqU8aw16sofjLpp-nBDym8yBo7M9rWgvAXBV?key=XFirPO3IeJJ8SvvTuSsZ4Q)

**`bugs and questions : Where you can report a bug or ask a question`**

**`suggestions discussion : Discuss a suggestion`**

**`pawed servers : Share your servers (must have the bot in your server)`**&#x20;

**`suggestions : Where all suggestions will be sent.`**&#x20;

</details>

<details>

<summary>Conversational channels</summary>

Channels that can create conversations

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHZNitjIhgq6CCriyp5H6pNizTkODdy8cA0stIfxpcTjqANxANCctIrN64A0KltqFOenOxzoqvX8dF433Jp2wVSGanSdqIkeLW6xQElD5H1HOii-8zNT2KIfoMer1pUVyDAVZtGbu6tpo2dFdIiDvVdV7f?key=XFirPO3IeJJ8SvvTuSsZ4Q)

**`general : the general channel`**

**`fighting arena : fight FIIGHHHHHHHHTTT`**

**`team discussions : where the team create discussions`**

**`cmds : Use CrunchCrunchPaw's commands`**

</details>


---

# 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://crunchcrunchpaw.gitbook.io/crunchcrunchpaw-docs/links/support-server/guide.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.
