> For the complete documentation index, see [llms.txt](https://mewswifhat.gitbook.io/mews-wif-hat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mewswifhat.gitbook.io/mews-wif-hat/rules.md).

# Rules

Dear Community, We would like to bring some information to your attention. Due to increased activity in the chat and illegal actions, we inform you for what actions you can get banned: (ノ°益°)ノ

1. Insults towards our investors or developers;
2. Excessive use of obscene language or expressions that offend the feelings of strangers;
3. Distribution of pictures/videos/stickers containing p\*r\*o\*\*a\*hic content;
4. Any FUD that has no basis and is not related to reality.

{% hint style="warning" %}
**What is FUD?**: FUD is a tactic of spreading negative or misleading information to manipulate market participants' opinions. It often aims to lower the value of a cryptocurrency or discredit competitors' projects.
{% endhint %}

|                                                                     |                                                                     |                                                                     |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/8lWRLAkWQqGpUHzHNfEr" alt="" data-size="original"> | <img src="/files/hgFqEinSZjdk6dwRfCEE" alt="" data-size="original"> | <img src="/files/07FFKvvx2cS3eERyc4Mk" alt="" data-size="original"> |

{% embed url="<https://t.me/mewswifhat>" %}


---

# 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://mewswifhat.gitbook.io/mews-wif-hat/rules.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.
