> For the complete documentation index, see [llms.txt](https://moth-studios.gitbook.io/project-starlight/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moth-studios.gitbook.io/project-starlight/welcome-to-starlights-wiki.md).

# Welcome To Starlight's Wiki!

## So, what is Starlight?

Starlight is a new and finely tuned modpack, built from the ground up with the intention of delivering its promised peak performance without any distractions. Around the making of Starlight, I was really into the concept of Astrology.\
\
Starlight was made to be inclusive, to be for everyone. As I type this out, I'm doing everything I can to make sure it stays that way! Starlight was supposed to be a modpack that is fun, clean, and easy to use. Along with its branding.\
\
After a long year of development and hardware testing with our new teams, "Moth Studios" and the "Moth Studios Testing Team," both online and in-person, we are proud to present the polished result of our continuous efforts to fix Minecraft's poor optimization.\
\
Starlight brings together the best optimization mods on Modrinth to not only squeeze every bit of performance from your hardware/setup, but also to be useful for other purposes! There's no visual fluff, or annoying quality-of-life features- just pure, focused performance. Think of it as a clean slate: you add whatever you'd like, later on.\
\
Anywho, let's get to business!\
Below, you can navigate your way to dedicated sections. If it's your first time here, this is what I would recommend:\
\
[Install the Modpack!](/project-starlight/installation-process.md)\
[Read Disclaimers](/project-starlight/preamble-disclaimer.md)\
[Support Us!<br>](https://ko-fi.com/teamcam_ny)Learn About The Team (Work-in-Progress)\
The Modlist (Work-in-Progress)\ <br>


---

# 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://moth-studios.gitbook.io/project-starlight/welcome-to-starlights-wiki.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.
