# Servers

- [Configuration](https://docs.pritunl.com/kb/vpn/servers/configuration.md): Server configuration
- [Replication](https://docs.pritunl.com/kb/vpn/servers/replication.md): Server replication
- [Routes](https://docs.pritunl.com/kb/vpn/servers/routing.md): Server routes configuration
- [Routing Issues](https://docs.pritunl.com/kb/vpn/servers/routing-issues.md): Fixing server routing issues
- [Internal DNS or VPC DNS Server](https://docs.pritunl.com/kb/vpn/servers/internal-dns.md): Provide access to an internal DNS or VPC DNS server
- [IPv6](https://docs.pritunl.com/kb/vpn/servers/ipv6.md): IPv6 server configuration
- [Network Mapping](https://docs.pritunl.com/kb/vpn/servers/network-mapping.md): Network mapping to handle overlapping subnets.
- [Adding Routes with API](https://docs.pritunl.com/kb/vpn/servers/adding-routes-with-api.md): Add server routes with Pritunl API
- [Server Links](https://docs.pritunl.com/kb/vpn/servers/server-links.md): Cross link server networks to provide access to networks behind multiple servers
- [Site-to-Site](https://docs.pritunl.com/kb/vpn/servers/site-to-site.md): Site-to-site VPN with linked servers


---

# 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.pritunl.com/kb/vpn/servers.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.
