> For the complete documentation index, see [llms.txt](https://gorjs-dao.gitbook.io/nyx-gorjs-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gorjs-dao.gitbook.io/nyx-gorjs-dao/gorjs.md).

# GORJS

<figure><img src="/files/oy9OxAB0CWL1OVgtr47V" alt=""><figcaption></figcaption></figure>

Note: Version 1.0 of GORJS Litepaper is subject to further modification.\
\
Welcome to the GORJS DAO. We are a team of creators, developers, and dreamers with a mission to define the next generation of beauty in the fast-evolving digital landscape. We believe that the next generation of digital artists should be defined by a community and not individuals. Through the GORJS DAO, you will gain access to the work of world-renowned digital artists and help choose who best represents digital beauty through our decentralized voting system. \
\
The initial access to the DAO will be given to owners of the [FKWME Pass](/nyx-gorjs-dao/features/fkwme-pass.md), ownership of which will unlock an initial allocation of GORJS tokens which can be used to vote on artist work, grant future access to airdrops of the participating artist work, among more utility to come.\
\
We look forward to embarking on this journey with you!\
\
\--\
Founding Team of GORJS


---

# 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://gorjs-dao.gitbook.io/nyx-gorjs-dao/gorjs.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.
