# Ethical Standards

These standards apply to all Buddhist Geeks teachers, who have entered into a formal, or informal, [teaching relationship](/espanol-2/about/teachers-code-of-ethics/teacher-student-relationship.md) with others. These standards also apply between teachers.

1. **Non-harming.** We do not use violence or abuse as a teaching method. We do not discriminate against class, age, ethnicity, religion, culture, gender identity, gender expression, or sexual orientation. <br>
2. **Non-stealing.** We do not handle funds irresponsibly, opaquely, or without accountability.<br>
3. **Non-harassing.** We do not use our teaching position to obtain sexual favors.<br>
4. **Non-lying.** We do not intentionally mislead or speak in mean-spiritedness. We make efforts to safeguard the confidential matters of our students.<br>
5. **Non-intoxication.** We do not teach while intoxicated, unless explicitly part of the container.


---

# 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://meta.buddhistgeeks.org/espanol-2/about/teachers-code-of-ethics/ethical-standards.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.
