> For the complete documentation index, see [llms.txt](https://vision.stagalliance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vision.stagalliance.com/the-team-passionate-experienced-and-skilled/our-team-values.md).

# Our team values

A community with shared values is much more likely to succeed in the long term. We're here to create a new paradigm of value and our project operates much differently to most others.

### Community above all

We care about our community deeply and we aim to enrich the lives of everyone involved with rewarding social experiences, entertainment, inspiration, and a wealth of opportunities within the ecosystem.

### Trust and transparency

Our actions and decisions earn community and industry trust through openness, honesty and transparency. We're excited about the level of transparency that crypto-tech can bring to the world and our project.

### Persistence and continual improvement

Success is never easy, and nobody has all the answers, especially at the forefront of web3 and entertainment industries. We recognise that success comes from persistence, resilience, and consistency.

### Innovate, don't imitate (and don't reinvent the wheel)

We strive to achieve great things by innovating at every sensible opportunity. Using creativity and efficient problem solving, we aim to create game-changing fantasy products and deliver the most engaging and rewarding experiences to our community.

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vision.stagalliance.com/the-team-passionate-experienced-and-skilled/our-team-values.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
