# Code of Conduct

1. Please treat fellow Blankers respectfully as the way you want to be treated. Any hateful or generally malicious behavior (e.g. sexism, racism, homophobia, etc.) is not encouraged at any cost and will result in expulsion.
2. Disclosure of any private documents or information owned by Blank or its members is strictly prohibited and will be penalized.
3. **Discord and digital communication**
   1. No self-promotion, soliciting, or advertising.
   2. No spamming.
   3. Inappropriate content or profile is not allowed. Keep the content G-rated.


---

# 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://papers.21n.org/blank/culture/code-of-conduct.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.
