# Code of Conduct

Any violation of the code of ethics can be reported to Otnansirk (<mark style="color:green;"><iam.otnansirk@gmail.com></mark>):

1. Participants are expected to report any breaches of the code of ethics.
2. Participants should demonstrate tolerance towards opposing viewpoints.
3. Participants must ensure that their language and actions are free from personal attacks and demeaning statements.
4. When interpreting the words and actions of others, participants should always assume good intentions.
5. Behavior that may be considered harassment will not be tolerated.

These points emphasize the importance of reporting violations, maintaining respectful communication, and assuming goodwill in interactions.


---

# 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://php-snap-bi.gitbook.io/docs/contribution-guide/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.
