# Welcome

Before using any of these guides please take a look at [README.1ST](/windows/general/readme.1st.md) and the [Frequently Asked Questions](/windows/general/frequently-asked-questions.md). The guides here try to provide step by step instructions however some familiarity with Windows is assumed.

{% hint style="danger" %}
The use of any of the guides or tools posted here is entirely at your own risk.
{% endhint %}

Please report any issues with the contents of this GitBook in the [XDA Developers](https://xdaforums.com/t/windows-rt-devices-gitbook.4696004/) forum thread, the [Discord](https://discord.gg/wYUfxx43Jr) server or the [Telegram](https://t.me/windows_rt_devices) channel.

![](/files/nA9rbkYHd1UkVD2PlxUJ)


---

# 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://windows-rt-devices.gitbook.io/windows/welcome.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.
