# Discord - Code of Conduct

Here's a Code of Conduct for using the TinkerHub Discord channel:

## TinkerHub Discord Channel Code of Conduct

Welcome to the TinkerHub Discord community! To ensure a positive experience for all members, please adhere to the following guidelines:

### Be Respectful

Treat all members with respect and kindness. Avoid offensive language, personal attacks, or discriminatory comments. Remember, there's a person behind every username.

### Stay On Topic

Use channels for their intended purposes. Keep discussions relevant to the channel topic. For off-topic conversations, use the designated general chat channels.

### No Spam or Self-Promotion

Avoid excessive self-promotion, advertisements, or spam. Share your work only when relevant and in appropriate channels.

### Protect Privacy

Respect others' privacy. Don't share personal information without consent. This includes private messages, contact details, or any sensitive information.

### Use Appropriate Language

Keep conversations family-friendly. Avoid excessive profanity, explicit content, or offensive jokes.

### Be Helpful, Not Hurtful

When offering advice or feedback, be constructive and supportive. Remember that everyone is at a different stage in their learning journey.

### Respect Intellectual Property

Don't share copyrighted material without permission. Give credit to original creators when sharing content.

### No NSFW Content

Keep all content safe for work. This includes profile pictures, usernames, and shared media.

### Follow Discord's Terms of Service

Adhere to Discord's official Terms of Service and Community Guidelines.

### Reporting Issues

If you encounter behavior that violates this code of conduct, please report it to the moderators immediately.

### Consequences

Violations of this code may result in warnings, temporary muting, or permanent bans, depending on the severity and frequency of the offense.

Remember, this Discord channel is a place for learning, collaboration, and community building. By following these guidelines, you help create a welcoming environment for all TinkerHub members.


---

# 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://wiki.tinkerhub.org/campus-community/community-guidelines/discord-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.
