> For the complete documentation index, see [llms.txt](https://techtopia.modtopia.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techtopia.modtopia.de/techtopia/lets-get-started.md).

# Let's get started!

## Find our modpack on Modrinth! 🔎

We have published our modpack (TechTopia) on Modrinth because this platform appeals to us. It has a simple design and even offers us the opportunity to earn a little money with it (even if it's only a few cents). 🤨❓

***

⌨️ **But how do you find the modpack?**

* Download Modrinth (if you haven't already) and open this launcher. Follow the instructed steps to log in. Then click on the magnifying glass, “Browse.”

<figure><img src="/files/5e4AkQox3YiVZrXJ9Nyy" alt=""><figcaption><p>Illustration to clarify what you have to do.</p></figcaption></figure>

* Perfect. Now search for “TechTopia” in the search bar and install the appropriate modpack from Modtopia.

<figure><img src="/files/JkWHnoIQX8Qy6afbWDFf" alt=""><figcaption><p>Illustration to clarify what you have to do.</p></figcaption></figure>

* Now we're done! Go back to “Home”. Now you should see the installed modpack and if you hover over the modpack you should be able to start it.

  Have fun!

<figure><img src="/files/rOcbUE0IVau7wLc4sFF1" alt=""><figcaption><p>Illustration to clarify what you have to do.</p></figcaption></figure>


---

# 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:

```
GET https://techtopia.modtopia.de/techtopia/lets-get-started.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.
