# Documentation

## Nuvil DOCS

- [Discord Community](https://docs.nuvilstore.com/information/discord-community.md)
- [Common Errors](https://docs.nuvilstore.com/information/common-errors.md)
- [nPhone](https://docs.nuvilstore.com/assets/nphone.md): In this cateogory you will find all the details to install and configure nPhone.
- [Installation](https://docs.nuvilstore.com/assets/nphone/installation.md)
- [Exports](https://docs.nuvilstore.com/assets/nphone/exports.md): On this page, you will find the exports that nPhone has available.
- [Custom Apps](https://docs.nuvilstore.com/assets/nphone/custom-apps.md): In this category, you will learn how to create the resource for a custom app, and the UI.
- [Resource Creation](https://docs.nuvilstore.com/assets/nphone/custom-apps/resource-creation.md)
- [SDK Functions](https://docs.nuvilstore.com/assets/nphone/custom-apps/sdk-functions.md)
- [nv\_SafeZone](https://docs.nuvilstore.com/assets/nv_safezone.md): In this category you will get all the details to install and configure our script Safe Zones.
- [Installation](https://docs.nuvilstore.com/assets/nv_safezone/installation.md)
- [Usage](https://docs.nuvilstore.com/assets/nv_safezone/usage.md)
- [nv\_DjDesk](https://docs.nuvilstore.com/assets/nv_djdesk.md): In this category you will get all the details to install and configure our DJ DESK.
- [Installation](https://docs.nuvilstore.com/assets/nv_djdesk/installation.md)
- [Creating new stages](https://docs.nuvilstore.com/assets/nv_djdesk/creating-new-stages.md)
- [nv\_Scoreboard](https://docs.nuvilstore.com/assets/nv_scoreboard.md): In this page you will get all the details to install and configure our SCOREBOARD.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nuvilstore.com/information/discord-community.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.
