# 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/tree/v1) 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/tree/v1) is a fork of [TTV LOL](https://github.com/TTV-LOL/extensions) that:

* disables [TTV LOL](https://github.com/TTV-LOL/extensions) for channels you are subscribed to,
* lets you whitelist channels,
* improves [TTV LOL](https://github.com/TTV-LOL/extensions)'s popup by showing stream status and "Whitelist" button,
* falls back to the stream with ads if the API server errors out,
* improves your privacy by removing your Twitch token from API requests,
* lets you add custom primary/fallback proxies.

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

## :purple\_heart: Our team

***

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

## :information\_source: Must read

***

{% content-ref url="/pages/wTbTf4q5RC0VVh13dyIC" %}
[Current state](/v1/current-state.md)
{% endcontent-ref %}

{% content-ref url="/pages/MmckjsAdcfWAdJa2NZzy" %}
[How it works](/v1/must-read/how-it-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/yxJECCfIRepoRETuuYw3" %}
[Proxies](/v1/must-read/proxies.md)
{% 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/v1/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.
