# Code of Conduct

### Safety and Privacy:

* Honey Chat prohibits the use of its service for unlawful purposes or illegal activities.&#x20;
* Do not publish or post private information without explicit authorization and consent.&#x20;
* Sharing intimate photos or videos without consent is strictly forbidden.
* Impersonating others or engaging in fraudulent schemes—including financial scams—is prohibited.

### Child Safety:

We have a zero-tolerance policy for child sexual exploitation, grooming, or ***any*** form of child endangerment. Violations will be reported to law enforcement where applicable.

### Violence and Harassment:

Content that explicitly threatens, incites, glorifies, or expresses a desire for violence is not allowed.

### Reporting Unacceptable Behavior:

* If you encounter or witness unacceptable behavior, you can report it by contacting Honey Chat within the app on the [help](https://buzz.honeychat.app/help)[ page](https://buzz.honeychat.app/help).
* Honey Chat may take appropriate actions, including removing individuals from the app without warning.&#x20;

### Modification and Termination of Services:

Service Changes: We reserve the right to modify or discontinue any part of the Honey Chat app at our discretion, either temporarily or permanently.

Action Restrictions: We may:

* Refuse to complete, block, cancel, or where legally allowed, reverse any actions you undertake on the platform.
* Terminate, suspend, or limit your access to the app or any of its features.
* Decline to relay information or instructions to external parties, including third-party wallet providers.
* Take any action deemed necessary.

These measures can be enacted immediately and without prior notice if:

* You are found ineligible to use the Honey Chat app.
* There is reasonable suspicion that the user of your X account on our platform is not you.
* We suspect or detect any illegal, fraudulent, or unauthorized use of the app.

\
By engaging with Honey Chat, you acknowledge and agree to these terms as part of our commitment to maintaining a secure and fair environment for all users.<br>


---

# 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://docs.honeychat.app/legal/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.
