> For the complete documentation index, see [llms.txt](https://docs.jrny.club/jrny-club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jrny.club/jrny-club/products-and-facilities/jrny-gallery-las-vegas.md).

# JRNY Gallery - Las Vegas

{% embed url="<https://www.youtube.com/watch?v=QnTNxMYeFvI>" %}

> JRNY Club is bridging Web3 into the physical world with the launch of the [JRNY Club NFT Art Gallery](https://jrnygallery.com/), located in the [Arts District of Las Vegas.](https://maps.app.goo.gl/dkB38vRUCcBtW4RJA)  This facility will host events, support artists within the Web3 space, and act as a promotional tool for partnered projects.  We believe artists and creatives are the foundation of this space, and we want to ensure they receive proper recognition. \
> \
> JRNY Gallery proudly showcases dozens of NFT projects, representing a diverse array of innovative and creative talents across the digital art space.  Immerse yourself in a captivating world of complex styles and thought-provoking imagery, where each piece can be considered a masterpiece in its own right.  From mesmerizing digital paintings to mind-bending animated sculptures, every monitor promises an unforgettable experience.  The JRNY Gallery is a space of culture, designed to bring together people; unlocking the growing world of digital art for all who enter.\
> \
> If you're interested in having your project, art, or individual NFT featured in the Gallery, just fill out this [Gallery Submission Form](< https://forms.gle/hRtYUjxPmCRtezpN8 >) and we'll get back to you.  We will be doing numerous features per month at the Gallery and on our Gallery socials.  Come join us as we bridge the gap between Web2 and Web3 art!!
>
> \
> The Gallery is currently open for business!!  We can't wait to see you there!!

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

> **JRNY NFT Gallery**
>
> 1029 S. Main Street\
> Las Vegas, NV, 89101, USA
>
> *Monday:  CLOSED*
>
> *Tuesday:  CLOSED*
>
> *Wednesday:  12pm - 5pm*
>
> *Thursday:  12pm - 5pm*
>
> *Friday:  12pm - 5pm*
>
> *Saturday:  12pm - 5pm*\
> *Sunday:  CLOSED*

<figure><img src="https://www.youtube.com/watch?v=QnTNxMYeFvI" alt=""><figcaption></figcaption></figure>


---

# 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://docs.jrny.club/jrny-club/products-and-facilities/jrny-gallery-las-vegas.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.
