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

# About

## Introducing Nyse: The Premier Discord Bot for a Vast Image and Video Database

Welcome to Nyse, the pinnacle of Discord bots that offers an expansive image and video database of over 300K+ images, unrivaled in its scope and quality. With over 200+ meticulously organized image categories, Nyse sets a new standard in visual content availability on your server.

### Unparalleled Image and Video Database

* Nyse sets itself apart by providing the largest local collection of images and videos. Curated from high-quality and reliable APIs, Nyse guarantees an extensive selection of visually stunning content for every occasion.

### High-Definition Visuals

* Nyse takes pride in offering only the highest quality imagery. All images in our database are sourced in HD or higher, ensuring that every pixel showcases the utmost clarity and detail.

### Meticulously Organized Categories

* Nyse's comprehensive collection spans across more than 200 meticulously categorized image groups. Whether you're seeking nature, animals, memes, or gaming-related visuals, Nyse's precise organization makes it effortless to locate and browse through the perfect assets.

### Powerful Image Browser

* Nyse boasts a built-in image browser, meticulously designed for seamless navigation through the vast array of visual content. With intuitive controls and a user-friendly interface, Nyse's image browser enhances your browsing experience, allowing you to quickly find and share captivating visuals.

### Reliable API Sourcing

* Nyse's commitment to quality extends to the reliable APIs from which the images are scraped. With a focus on reputable sources, you can trust that Nyse's database offers an unparalleled collection of reliable and high-quality visual assets.

### Professionalism and Precision

* Nyse's dedication to professionalism and precision is evident in every aspect of its functionality. From its meticulously curated categories to its high-definition imagery, Nyse ensures that your Discord server receives a level of sophistication that leaves a lasting impression.

### Continuous Expansion and Updates

* Nyse is a dynamic bot that constantly evolves to meet the demands of its users. Our team actively adds new image categories, refines existing content, and ensures regular updates, so you always have access to fresh and exciting visuals.

Experience the epitome of visual content curation with Nyse, the Discord bot that brings a world of stunning images and videos to your fingertips. Elevate your server's visual appeal and immerse your community in a visual feast that transcends expectations.


---

# 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://nyse.gitbook.io/nyse/about.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.
