# Boot from USB-Stick

1. Restart your PC
2. Press F8 while the PC starts (may differ for other mainboards)
3. Select previous generated USB-Stick
4. Unplug the USB-Stick when you get the message inside the Boot-Menu (not before!)
5. Open League and start scripting. :)
6. If you restart your PC, you´ve to plug the USB stick if you want to script in this session
7. If you not want to script and just do normal things, you dont have to plug then it start the normal way.

{% hint style="info" %} <mark style="color:blue;">Any error? Check out our Troubleshooting</mark>
{% endhint %}

{% content-ref url="/pages/5OQM3RkhBoMVRyHp5yDH" %}
[Troubleshooting (common fixes)](/stealthcore-tutorial/phantomscript/troubleshooting-common-fixes.md)
{% endcontent-ref %}


---

# 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://stealthcore.gitbook.io/stealthcore-tutorial/phantomscript/boot-from-usb-stick.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.
