# Templass Features

## DDoS Mitigation

Protect your services from a variety of DDoS attacks, ensuring uninterrupted online accessibility. Employing multiple layers of defense, our solution protects against diverse threats. Learn more about our protective measures [here](/features/ddos-mitigation.md).

## BGP and IP announcement - BYOIP

We can supply you with a BGP session or you can announce your subnets with our routing manager and split them across all of your services! We do require you to verify your ASN with us prior to announcing; all resources announced must be RPKI validated or a valid ROA supplied.

{% hint style="info" %}
IPv6 is not available for Frankfurt Location
{% endhint %}

## Firewalls

Protect your network by managing both incoming and outgoing traffic, effectively blocking unauthorized access and potential threats.

## **Anycast Technology &** Performance

Anycast efficiently guides users to the closest [Point of Presence (PoP)](/features/locations.md), decreasing latency and enhancing response times. Additionally, it maintains service uptime by rerouting traffic during server outages, ensuring uninterrupted accessibility.

## Hiding your IP

Templass hides your service's IP address and only allows authorized connections from the Templass network. Keep your information secure and your operations private with our protection.

## Load Balancing

Templass distributes incoming connections across multiple servers, ensuring an even distribution of user traffic. Run multiple server instances seamlessly.

## Geo-Blocking

Templass restricts access based on geographical location, allowing you to control which regions can access your services.

## AntiVPN

Templass prevents access from VPNs, ensuring users connect directly without masking their IP addresses.

## Backup & Recovery

We store duplicates of your data and system configurations, enabling swift recovery from unforeseen incidents or disasters. Count on us for reliable backup solutions to protect your files & configurations.


---

# 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.templass.com/features/templass-features.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.
