# Set environment variable path

1. Open **Windows Search** *(<mark style="color:purple;">Windows + S</mark>)*\
   *Search for:* <mark style="color:yellow;">`Edit the system environment variables`</mark>![](/files/3jhfeVKgZmR5NBa8P5sw)
2. Click on <mark style="color:yellow;">**Environment Variables...**</mark>\
   ![](/files/eIqXACWs0y71kOwurZkh)
3. In <mark style="color:yellow;">**System variables**</mark>, choose <mark style="color:yellow;">**Path**</mark>, click on <mark style="color:yellow;">**Edit...**</mark>\
   ![](/files/kRrX7gHzm7aMqpLifbld)
4. Click on <mark style="color:yellow;">**New**</mark>, enter the **folder path** of the program you need to set the environment for and press **Enter** 👌\
   ![](/files/AnGzyaSSBmlA8rw52UDl)


---

# 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://kevinnitro.gitbook.io/rclone-mount-for-windows/requirements/set-environment-variable-path.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.
