> For the complete documentation index, see [llms.txt](https://wiki.cdn-perfprod.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cdn-perfprod.com/knowledge-base.md).

# 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="/pages/rwoyJwHNqWGr3mW52d0h" %}
[How it works](/must-read/how-it-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/QZUjz0XZ6vfrT399vaac" %}
[Proxy information](/must-read/proxy-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/rjlakM8dKA9DnMTS9hCN" %}
[FAQ](/must-read/faq.md)
{% endcontent-ref %}

## :white\_check\_mark: Get Started

***

{% content-ref url="/pages/SFO7ZolfGwPJ72En4HLd" %}
[Extension](/guides/extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/HcKMcI20shi2YlmigbPl" %}
[Proxy](/guides/proxy.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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