# Configuration

- [Configuration Files](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuration-files.md)
- [StifleR Server Configuration File](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuration-files/stifler-server-configuration-file.md)
- [Using the AppSettings Override File](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuration-files/stifler-server-configuration-file/using-the-appsettings-override-file.md)
- [StifleR Client Configuration File](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuration-files/stifler-client-configuration-file.md)
- [StifleR Dashboard Configuration File](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuration-files/stifler-dashboard-configuration-file.md)
- [Configuring BranchCache on Windows Server](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuring-branchcache-on-windows-server.md)
- [Configuring Delivery Optimization](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuring-delivery-optimization.md)
- [Configuring LEDBAT on CM DPs](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuring-ledbat-on-cm-dps.md)
- [Configuring a Beacon Server](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuring-a-beacon-server.md)
- [Configuring StifleR SQL History](https://documentation.2pintsoftware.com/stifler/2.10/configuration/configuring-stifler-sql-history.md)
- [StifleR Network Locations](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-network-locations.md)
- [Automatic linking of Location, Network Groups and Networks](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-network-locations/automatic-linking-of-location-network-groups-and-networks.md)
- [Network Topology Automation](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-network-locations/network-topology-automation.md)
- [Location Fields](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-network-locations/location-fields.md): This page covers information about the Location object
- [Network Group Fields](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-network-locations/location-fields/network-group-fields.md)
- [Network Fields](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-network-locations/location-fields/network-group-fields/network-fields.md)
- [StifleRulez.xml Configuration Guide](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions.md)
- [The Match – TypeData](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions/the-match-typedata.md)
- [When the Job Title Isn’t Suitable](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions/the-match-typedata/when-the-job-title-isnt-suitable.md)
- [ConfigMgr Specific Rules](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions/the-match-typedata/configmgr-specific-rules.md)
- [The Setting - DownloadTypes](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions/the-setting-downloadtypes.md)
- [Delivery Optimization Jobs](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions/the-setting-downloadtypes/delivery-optimization-jobs.md)
- [Sample StifleRulez.xml](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stiflerulez.xml-2.x-definitions/sample-stiflerulez.xml.md)
- [Securing StifleR Operations with SSL](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl.md)
- [Prerequisites](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/pre-requisites.md): Certs! We love them.. here's what you need.
- [Using a Web Server Certificate](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/using-a-full-iis-certificate.md)
- [Requesting a Web Server Certificate](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/using-a-full-iis-certificate/requesting-a-web-server-certificate.md)
- [Using a Self-Signed Certificate](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/using-iis-to-create-a-self-signed-certificate.md)
- [Preparing the StifleR Dashboard Web Site for SSL](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/preparing-the-stifler-dashboard-web-site-for-ssl.md)
- [Configuring StifleR to Use SSL](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/running-signalr-with-ssl.md)
- [Finding the Certificate Thumbprint](https://documentation.2pintsoftware.com/stifler/2.10/configuration/securing-stifler-operations-with-ssl/finding-the-certhash.md)
- [StifleR Client Access Control Options](https://documentation.2pintsoftware.com/stifler/2.10/configuration/stifler-client-access-control-options.md)


---

# 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/configuration.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.
