# Welcome to Infinity-Filter docs

## Overview

Welcome to the documentation page for Infinity-Filter ! Our service is designed to provide an additional layer of protection to your Minecraft server by filtering out malicious traffic and preventing DDoS attacks, bot attacks, and spam exploits.

This documentation page will provide you with all the information you need to get started with our service, from setting it up to configuring it to meet your specific needs. We'll walk you through the features and benefits of our service, explain how it works, and provide you with troubleshooting tips in case you encounter any issues.

Whether you're a server owner looking to protect your players' experience or a Minecraft enthusiast looking for the best way to ensure the safety and stability of your favorite servers, our protection service is the solution you need. So, let's dive in and get started!

## Quick links

{% content-ref url="overview/how-does-it-work" %}
[how-does-it-work](https://docs.infinity-filter.com/overview/how-does-it-work)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://docs.infinity-filter.com/overview/our-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our service quickly and easily.

{% content-ref url="setup-guides/setup-guide" %}
[setup-guide](https://docs.infinity-filter.com/setup-guides/setup-guide)
{% endcontent-ref %}

{% content-ref url="setup-guides/geyser-setup-guide" %}
[geyser-setup-guide](https://docs.infinity-filter.com/setup-guides/geyser-setup-guide)
{% endcontent-ref %}


---

# 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.infinity-filter.com/welcome-to-infinity-filter-docs.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.
