> For the complete documentation index, see [llms.txt](https://docs.lmarket.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lmarket.fr/ark/stern/how-do-i-use-stern.md).

# How do I use Stern?

loader: <https://mega.nz/folder/N01HCCYA#DLTyTefax1tPs2XPTo5kKA>

For the DLC to work, you need to install and launch MedalTV from the official website

1. Launch the loader and wait until the driver is fully loaded. If you see a message that the driver was not loaded properly, reboot your system and run the loader again to load the driver.
2. After the driver has successfully loaded, wait for the message that you pressed the F2 key to appear.
3. Launch the game and press F2 in the main menu or on the server.

If the driver is still not loaded even after rebooting the system, make sure that you have Windows Defender COMPLETELY disabled and you do not have Anti-Virus, and you have Administrator rights in the system.

For Windows 11, be sure to use the fix, run the fix, restart the computer, then do everything from the first point <https://mega.nz/file/81lSHTAQ#WneLGwK1XT9g110Pw9pkkNKLnf3OX7Rk3mKM61Y4WN4>

#### Supports

* AMD & Intel
* Win 11/10


---

# 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.lmarket.fr/ark/stern/how-do-i-use-stern.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.
