# General

<details>

<summary>Where can I find my computer's name?</summary>

The never ending story. Send them these instructions directly from Microsoft and hopefully they'll figure it out by themselves:

* [English instructions](https://support.microsoft.com/en-us/office/do-you-need-help-locating-your-computer-name-00384381-8aa9-4398-b81b-475f09fed618)
* [German instructions](https://support.microsoft.com/de-de/office/ben%C3%B6tigen-sie-hilfe-bei-der-ermittlung-des-computernamens-00384381-8aa9-4398-b81b-475f09fed618)

</details>

<details>

<summary>Where can I find my computer's IP address?</summary>

Another never ending story. Here are the do-it-yourself links to send to the user:

English instructions:

* [Windows 11](https://support.microsoft.com/en-us/windows/find-your-ip-address-in-windows-f21a9bbc-c582-55cd-35e0-73431160a1b9#Category=Windows_11)
* [Windows 10](https://support.microsoft.com/en-us/windows/find-your-ip-address-in-windows-f21a9bbc-c582-55cd-35e0-73431160a1b9#Category=Windows_10)

German instructions:

* [Windows 11](https://support.microsoft.com/de-de/windows/suchen-sie-ihre-ip-adresse-in-windows-f21a9bbc-c582-55cd-35e0-73431160a1b9#Category=Windows_11)
* [Windows 10](https://support.microsoft.com/de-de/windows/suchen-sie-ihre-ip-adresse-in-windows-f21a9bbc-c582-55cd-35e0-73431160a1b9#Category=Windows_10)

</details>

<details>

<summary>How do I take a screenshot on Windows?</summary>

* [English instructions](https://support.microsoft.com/en-us/windows/use-snipping-tool-to-capture-screenshots-00246869-1843-655f-f220-97299b865f6b)
* [German instructions](https://support.microsoft.com/de-de/windows/aufnehmen-von-screenshots-mithilfe-des-snipping-tools-00246869-1843-655f-f220-97299b865f6b)

</details>


---

# 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://help.remoteyon.com/windows-help/general.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.
