# Overview

## Order of Installation

For a typical StifleR implementation the order in which you should deploy and configure each component of the system is as follows:

### [**Install the StifleR Server**](/stifler/2.10/installation/server/stifler-server-installation.md)

### [**Deploy StifleR Clients**](/stifler/2.10/installation/client/stifler-client-installation.md)

### **Enable and Configure your Microsoft P2P infrastructure**

A successful StifleR deployment relies on a correctly installed and configured Microsoft P2P infrastructure. This includes the following:

* [Configuring BranchCache](broken://pages/L8yDntgXvd0FFreQroMX)[ on Windows Servers](/stifler/2.10/configuration/configuring-branchcache-on-windows-server.md)
* [Configuring Delivery Optimization](/stifler/2.10/configuration/configuring-delivery-optimization.md)

### [**Configure the Network Topology**](/stifler/2.10/configuration/stifler-network-locations.md)

* Configure Target Bandwidth
* Configure Subnet Description
* Configure Delivery Optimization


---

# 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://documentation.2pintsoftware.com/stifler/2.10/installation/untitled.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.
