# Tutorial

{% hint style="info" %}
This is a copy of the in-game first run tutorial, slightly reformatted for better viewing online.
{% endhint %}

Welcome to **Fabulously Optimized**! Here are some tips.

🪟 Connected Textures and Dynamic Lights - configure in **Mods**\
🏞️ Better Grass and full screen with Alt+Tab - enable in **Video Settings**\
✨ Shaders and fancy resource packs - just **add and enable**\
🎮 Game controllers supported - simply **connect and use**\
🛜 Play with friends, anywhere - press **Open to Internet** in singleplayer\
📸 Take 4K screenshots - press **F9**\
🏴 Free custom capes - [https://download.fo/cape](/free-cape.md)\
🌐 Help translate the modpack - [https://download.fo/translate](/language-support.md)\
➕ Add extra mods - [https://download.fo/add](/adding-more-mods.md)\
❓ Problems or questions - [https://download.fo/wiki](/readme.md)

(**Maximize window** or visit [https://download.fo/tutorial](/tutorial.md))


---

# Agent Instructions: 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://wiki.download.fo/tutorial.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.
