# Installing

The articles in this section cover the set up and installation process for the Endpoint Agent.

| Task                                                         | Article                                                                                                                                                                                   |
| ------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Review the system requirements for Endpoint Agents.          | [System Requirements](https://docs.thousandeyes.com/product-documentation/endpoint-agent/install/system-requirements)                                                                     |
| Download the Endpoint Agent.                                 | [Download the Installer](https://docs.thousandeyes.com/product-documentation/endpoint-agent/install/download-the-installer)                                                               |
| Install a single Endpoint Agent                              | [Install the Endpoint Agent](https://docs.thousandeyes.com/product-documentation/endpoint-agent/install/install-the-endpoint-agent)                                                       |
| Install multiple Endpoint Agents on Windows via Group Policy | [Install the Endpoint Agent for Windows Via Group Policy](https://docs.thousandeyes.com/product-documentation/endpoint-agent/install/install-endpoint-agent-for-windows-via-group-policy) |
| Install the browser extension.                               | [Install the Browser Extension](https://docs.thousandeyes.com/product-documentation/endpoint-agent/install/install-the-browser-extension)                                                 |
| Uninstall or delete an Endpoint Agent.                       | [Uninstall or Delete the Endpoint Agent](https://docs.thousandeyes.com/product-documentation/endpoint-agent/install/uninstall-or-delete-the-endpoint-agent)                               |


---

# 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.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing.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.
