> For the complete documentation index, see [llms.txt](https://docs.softaim.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.softaim.gg/draft/apex-legends/memez/installation.md).

# Installation

{% hint style="info" %}
Finish every preparation step first.

Memez will not launch correctly if you skip them.
{% endhint %}

{% stepper %}
{% step %}

#### Get the loader

<a href="https://loader.colortune.ru" class="button primary" data-icon="download">Open Memez Loader</a>

1. Click the loader link.
2. Enter your key.
3. Click **Download Loader**.
4. Run the loader as administrator.
5. Enter your key in the loader.
   {% endstep %}

{% step %}

#### Complete the first launch

The first launch restarts your PC.

Let Windows reboot fully before you continue.
{% endstep %}

{% step %}

#### Open the loader again

Run the loader again after reboot.

Enter your key again if the loader asks.

Wait until the loader tells you to open the game.
{% endstep %}

{% step %}

#### Launch the game and inject

Start the game.

Wait for the main menu to load fully.

Press `F2` to finish injection.

If the menu appears, the software loaded correctly.
{% endstep %}
{% endstepper %}

### Menu controls

* Press `F2` to open or close the menu.

{% hint style="warning" %}
Use **Borderless** or **Windowed** mode only.

Memez does not work in fullscreen.
{% endhint %}


---

# 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://docs.softaim.gg/draft/apex-legends/memez/installation.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.
