# How to open a file using FenixPyre

#### **How to Open a File Using FenixPyre**

To open a file on a Windows machine using FenixPyre, follow these simple steps:

1. Ensure you are inside a protected folder configured with the appropriate access rules set by your admin. Learn more about **Protected Folders** here&#x20;
2. Once you're in the correct folder, simply **double-click** on the file you wish to open.
3. The file will open with the associated application, just like any other file on your system.


---

# 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://docs.fenixpyre.com/fenixpyre-for-users/windows-agent/how-to-open-a-file-using-fenixpyre.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.
