> For the complete documentation index, see [llms.txt](https://wiki.nightcore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nightcore.com/the-nightcore-network/nc-network-academy.md).

# 🎓 NC Network Academy

## **Nightcore Network Academy** 🎓✨

The **Nightcore Network Academy** is a unique program designed to support and guide aspiring nightcore creators as they grow their skills, audience, and presence in the community. Whether you're just starting out or looking to refine your craft, the Academy provides the perfect opportunity to connect with like-minded creators, receive feedback, and work toward becoming a full member of the Nightcore Network.

***

## **What is the Nightcore Network Academy?**

The Academy is a stepping stone for creators with fewer than 100 subscribers who are passionate about nightcore music and want to take their channel to the next level. Participants benefit from access to community support, resources, and feedback, helping them improve their content and grow their audience.

***

## **What Are the Benefits?**

As an Academy Student, you’ll gain access to:

* **A Supportive Community:** Join discussions with fellow Academy members and receive mentorship from experienced creators.
* **Feedback on Your Content:** Share your videos in our dedicated feedback channel to get constructive input and suggestions for improvement.
* **Growth Resources:** Learn best practices for creating high-quality nightcore videos, growing your audience, and engaging with the community.

Once you reach 100 subscribers and meet our quality standards, you’ll qualify for full membership in the **Nightcore Network**, unlocking benefits like video features on our website and advanced promotional opportunities.

***

## **How to Apply**

Applying to the Nightcore Network Academy is simple:

1. **Join Our Discord Server**: Connect with the community by joining our server at <https://discord.gg/2G9R76paR4>.
2. **Submit Your Application**:
   * Visit our **Support** channel in Discord and express your interest in joining the Academy.
   * Alternatively, fill out the application form on our website here: <https://www.nightcore.com/get-in-touch?topic=apply-academy>
3. **Include Our Website Link in Your Videos**: To participate, you’ll need to add the following text to the description of all your new future videos:\
   🌐 **Nightcore Network**\
   Discover more nightcore at <https://www.nightcore.com>

***

## **Why Join the Nightcore Network Academy?**

The Academy is more than just a program—it’s a community dedicated to helping you succeed. By joining, you’ll gain the tools, support, and connections to elevate your content and grow your channel.

Ready to start your journey? **Apply today and become part of the Nightcore Network Academy!** 🎶✨


---

# 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://wiki.nightcore.com/the-nightcore-network/nc-network-academy.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.
