> 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-extended-xsn.md).

# ReVanced Extended XSN

This build using patch by Inotia00 fork from ReVanced Official patch, with more features

## Icon Apps

<div data-full-width="true"><figure><img src="/files/ojyX2k1UE5cHdeQzQ4me" alt=""><figcaption></figcaption></figure></div>

## How to Install

*install the GMSCore first then install ReVanced YouTube or ReVanced YT Music then log in as usual with your Google account.*

***

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

## RVX YouTube XSN

**Version 20.05.46** \
**(For Android 8+)**

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

***

## RVX Music XSN

**Version 8.30.54** \
**(For Android 8+)**

<a href="https://www.mediafire.com/folder/q5fac5pfyzt6i/RVX_Music_XSN" class="button primary" data-icon="circle-play">RVX Music XSN</a><a href="https://eksan127.gitbook.io/revanced-xsn/revanced/revanced-extended-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:

* [Inotia00](http://github.com/inotia00), [Hoàng Gia Bào](https://github.com/YT-Advanced/ReX-patches), [Anddea](https://github.com/anddea), [Kitadai31](https://github.com/kitadai31), [D4n3436](https://github.com/d4n3436/revanced-patches-android5) 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-extended-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.
