> For the complete documentation index, see [llms.txt](https://xsn.gitbook.io/xsn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xsn.gitbook.io/xsn/revanced/revanced-xsn.md).

# ReVanced XSN

## Disclaimer

This build using Official patch from ReVanced and Different Version from (RVX) ReVanced Extended&#x20;

## Icon Apps

<figure><img src="/files/ojyX2k1UE5cHdeQzQ4me" alt=""><figcaption></figcaption></figure>

## How to Install

<details>

<summary>Screenshoot Pop-up</summary>

<figure><img src="/files/PxolDzfwcBbtwtnZZN5S" alt=""><figcaption><p>Click Ignore</p></figcaption></figure>

<mark style="background-color:orange;">This Pop-Up will appear twice first when you open youtube twice too</mark>

</details>

Install Microg First (Download in bottom page) and install YouTube like install other apps, after install open YouTube and you will get pop-up like in the screenshot 👆, wait a few seconds until showing <mark style="background-color:green;">"IGNORE"</mark> button and click ignore

> You can join to Telegram Channel for update information
>
> <a href="https://t.me/revxsnlite" class="button primary" data-icon="people-group">ReVanced XSN Lite</a>

## ReVanced YT XSN

**Version 20.13.41**

<a href="https://www.mediafire.com/folder/spl21n0czo1k8/YT" class="button primary" data-icon="square-youtube">ReVanced YT XSN</a><a href="https://eksan127.gitbook.io/revanced-xsn/revanced/revanced-xsn#microg-gmscore" class="button primary" data-icon="puzzle-piece">GMSCore/ Microg</a>

## ReVanced YT Music XSN

**Version 8.33.53**

<a href="https://www.mediafire.com/folder/t84hotdqta61j/YT_Music" class="button primary" data-icon="circle-play">ReVanced YTMusic XSN</a><a href="https://eksan127.gitbook.io/revanced-xsn/revanced/revanced-xsn#microg-gmscore" class="button primary" data-icon="puzzle-piece">GMSCore/ Microg</a>​​​​​​

## Microg GMSCore

<a href="https://github.com/ReVanced/GmsCore/releases/download/v0.3.1.4.240913/app.revanced.android.gms-240913008-signed.apk" class="button primary" data-icon="puzzle-piece">By ReVanced Official</a><a href="https://github.com/WSTxda/MicroG-RE/releases" class="button primary" data-icon="puzzle-piece">By WSTxda</a>

{% hint style="info" %}
Credits:

* [ReVanced](https://github.com/ReVanced) for Patch
* [ApkMirror](https://www.apkmirror.com/) for Apk
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://xsn.gitbook.io/xsn/revanced/revanced-xsn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
