> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuviod.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Showcase

> This core was put together to connect different systems and frameworks. The idea is simply to help the parts of a setup communicate with each other without getting in the way. By handling how data moves around and how events are passed along, nv-core helps the supported resources work together more smoothly.

**Dependencies**:

<CodeGroup>
  ```lua fxmanifest theme={"dark"}
  dependencies {
    '/onesync',
    '/server:7290',
    '/gameBuild:3095'
  }
  ```
</CodeGroup>
