# Ethical, Responsible and Trustworthy

What does it mean to be **Ethical**, **Responsible** and/or **Trustworthy**? And aren’t those all really just the same thing anyway? Is Responsible AI also ethical and trustworthy?&#x20;

Yes, and no.

Here’s an early take at a process that we’re learning how to explain and teach:

1. **Ethical.** State your values and your principles clearly up front. The goal is to be specific and comprehensive enough in your principles that when you later encounter the really hard-to-solve problems, your principles can serve as guides vs. roadblocks.
2. **Responsible**. Once you have your principles, will you stick to them? Or do you make arbitrary decisions based on expedience or fear? Responsibility is about owning up to our own choices and not passing the buck. Each mistake is a learning experience, that should make at most once.
3. **Trustworthy**. Even if we’re Ethical and Responsible, we still need to evaluate how it went. Being Trustworthy means taking the feedback, good and bad, and factoring that back into the process. Did we get some principles wrong? Hopefully not, but let’s be honest and fix them. Did we leave some people out of the solution? Let’s own up and address it. Trust comes from customers seeing us take **responsibility** for making the most **ethical** choices and sticking to it, even when it's hard. It’s their window into our process, in reverse.

<figure><img src="https://miro.medium.com/max/503/1*ZA8ecv8nNM8AA4K8wuVPlw.png" alt="The virtuous cycle from Ethical to Responsible to Trustworthy and back to Ethical"><figcaption></figcaption></figure>

These three steps, collectively **ERT**, form a repeatable cycle from early planning to development, go-to-market, and evaluation from the field, feeding back to next steps and improvements. The earlier in the cycle we get it right, the better the wheel spins. But reality always wins.


---

# 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://principles.xrguild.org/why-the-metaverse-needs-ethics/ethical-responsible-and-trustworthy.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.
