# Code of Conduct

Btrust Builders is a space for learning, collaboration, and growth. We are committed to maintaining a respectful, inclusive, and supportive environment for all participants.

***

## Expected Behavior

* Be respectful and professional in all communications
* Support and encourage fellow learners
* Ask questions and share knowledge constructively
* Respect differing perspectives and experiences

## Unacceptable Behavior

* Harassment, discrimination, or abusive language
* Disruptive behavior during study sessions or online discussions
* Sharing private or sensitive information without consent

## Reporting Concerns

If you experience or witness inappropriate behavior:

* Contact pathway staff via your homegroup chaperone or pathway Discord moderators
* All reports are confidential and will be addressed promptly

## Resources

For more information about community standards and inclusivity, visit the Builders [Resource Hub](/resource-hub.md).


---

# 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://pathways.btrust.tech/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.
