> For the complete documentation index, see [llms.txt](https://docs.gmstudio.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmstudio.art/values/equality.md).

# Equality

Our belief is that art should be inclusive & accessible to all, which is why we implemented two practices into our ethos which we understand will allow for **equal opportunity for every applicant:**

1. A blind [curation process](/processes/curation.md)
2. Artists pay no fees upfront (the studio handles marketing, deployment & rendering costs)

We also believe that transparency is vital to gain the trust of both artists & community alike, and therefore wish to share our commission structure openly.&#x20;

For both our Blind & Select products, we take a 15% share of primary sale revenue & 2.5% of secondary sale royalties.\ <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:

```
GET https://docs.gmstudio.art/values/equality.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.
