# Knowledge Base

{% hint style="info" %}
**Help:** if you don't find any information regarding your question, please let us know via our official contact methods and we'll happily help you.
{% endhint %}

## :globe\_with\_meridians: Overview

***

[<mark style="color:purple;">TTV LOL PRO</mark>](https://github.com/younesaassila/ttv-lol-pro) removes most livestream ads from Twitch. This is free, don't expect it to be perfect.\
\
[<mark style="color:purple;">TTV LOL PRO</mark>](https://github.com/younesaassila/ttv-lol-pro) is a fork of [TTV LOL](https://github.com/TTV-LOL/extensions) that:

* uses an improved ad blocking method,
* uses standard HTTP proxies (thus improving proxy compatibility and your privacy),
* adds a stream status widget to the popup,
* lets you whitelist channels,
* lets you use your own proxies.

{% embed url="<https://github.com/younesaassila/ttv-lol-pro>" %}
The project
{% endembed %}

## :purple\_heart: Our team

***

{% embed url="<https://github.com/younesaassila>" %}
The extension maintainer
{% endembed %}

{% embed url="<https://github.com/zGato>" fullWidth="false" %}
The proxy maintainer
{% endembed %}

## :information\_source: Must read

***

{% content-ref url="must-read/how-it-works" %}
[how-it-works](https://wiki.cdn-perfprod.com/must-read/how-it-works)
{% endcontent-ref %}

{% content-ref url="must-read/proxy-information" %}
[proxy-information](https://wiki.cdn-perfprod.com/must-read/proxy-information)
{% endcontent-ref %}

{% content-ref url="must-read/faq" %}
[faq](https://wiki.cdn-perfprod.com/must-read/faq)
{% endcontent-ref %}

## :white\_check\_mark: Get Started

***

{% content-ref url="guides/extension" %}
[extension](https://wiki.cdn-perfprod.com/guides/extension)
{% endcontent-ref %}

{% content-ref url="guides/proxy" %}
[proxy](https://wiki.cdn-perfprod.com/guides/proxy)
{% 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://wiki.cdn-perfprod.com/knowledge-base.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.
