# TTV LOL PRO

## V2

- [Knowledge Base](https://wiki.cdn-perfprod.com/knowledge-base.md): This is the official TTV LOL PRO Knowledge Base with information regarding the project and it's functionality, aswell as some tips and tricks.
- [How it works](https://wiki.cdn-perfprod.com/must-read/how-it-works.md)
- [Proxy information](https://wiki.cdn-perfprod.com/must-read/proxy-information.md)
- [FAQ](https://wiki.cdn-perfprod.com/must-read/faq.md)
- [Official Links](https://wiki.cdn-perfprod.com/information/official-links.md)
- [Restricted Proxy Infrastructure](https://wiki.cdn-perfprod.com/information/restricted-proxy-infrastructure.md)
- [Extension](https://wiki.cdn-perfprod.com/guides/extension.md)
- [Installation](https://wiki.cdn-perfprod.com/guides/extension/installation.md): Learn how to install the official TTV LOL PRO extension.
- [Whitelisting a channel](https://wiki.cdn-perfprod.com/guides/extension/whitelisting-a-channel.md): Support your favorite content creators by whitelisting their channels. You can also whitelist channels where you're subscribed to, to get the less latency possible.
- [Adding a proxy](https://wiki.cdn-perfprod.com/guides/extension/adding-a-proxy.md): Learn how to add a proxy server to the extension and a quick overview to the different proxy methods.
- [Troubleshooting](https://wiki.cdn-perfprod.com/guides/extension/troubleshooting.md)
- [Proxy](https://wiki.cdn-perfprod.com/guides/proxy.md)
- [Host your own proxy](https://wiki.cdn-perfprod.com/guides/proxy/host-your-own-proxy.md): This will be a simple tutorial on how to make your own proxy server on an ad-free country to prevent Twitch ads.
- [Options page](https://wiki.cdn-perfprod.com/advanced/options-page.md)
- [Troubleshooting](https://wiki.cdn-perfprod.com/advanced/troubleshooting.md)

## V1

- [Knowledge Base](https://wiki.cdn-perfprod.com/v1/knowledge-base.md): This is the official TTV LOL PRO Knowledge Base with information regarding the project and it's functionality, aswell as some tips and tricks.
- [Current state](https://wiki.cdn-perfprod.com/v1/current-state.md)
- [How it works](https://wiki.cdn-perfprod.com/v1/must-read/how-it-works.md)
- [Proxies](https://wiki.cdn-perfprod.com/v1/must-read/proxies.md): Find information regarding the downsides of using Proxy-based solutions, and a whole list of Public Proxies for you to use.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
