> 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/pikoapp/insta-piko-lite.md).

# Insta Piko Lite

## Main Features

* :tv: Disable Ads
* :film\_frames: Disable Suggestion Content *(Suggested posts will still be shown)*
* :no\_entry: Disable Story from Home Feed
* :no\_entry: Disable Autoplay Video & Audio
* :gear: Hide navigation button
* :thumbsup: Enable Follow back Indicator
* :track\_next: Disable Story Flipping
* :arrow\_down\_small: Download Media (Posts, Reels, Stories and Highlights)
* :eyes: Unlimited replays on ephemeral media ( Unlimited replays on view once, view twice media before they get expired)
* :ghost: Ghost Mode (View stories, View live, Typing status)
* :mobile\_phone: Disable Screenshot Detection
* :gear: Piko Settings

{% hint style="info" %}
If you change settings in mod menu, please restart Insta Piko Lite by clearing from your recent app and open again
{% endhint %}

### Build Info

* Patching using CLI by Morphe and patches by Piko
* Apk base downloaded from APKMiror
* Package: \
  Default: `com.instagram.android`\
  Clone: `com.instagram.android.piko`

## How to Login

Login as usual using your Email and Password

## Download

**Version:** 435.0.0.37.76

<a href="https://www.mediafire.com/folder/11ebx8lbww53q/Insta_Piko_Lite" class="button primary" data-icon="instagram">Download</a>

{% tabs %}
{% tab title="Changelogs" icon="memo-circle-info" %}

* :new: Update base v435.0.0.37.76
* Enable Friendship status indicator
* Bug fix from patch
* [Update patch v3.7.0-dev.7](https://github.com/crimera/piko/releases/tag/v3.7.0-dev.7)

&#x20;<i class="fa-clock">:clock:</i> Last update: 26 June 2026
{% endtab %}

{% tab title="Info Packages" icon="box-isometric" %}

* Default: *com.instagram.android*
* Clone: *com.instagram.android.piko*
  {% endtab %}
  {% endtabs %}

{% hint style="success" icon="flask-gear" %}
Credits:

* [Crimera/Piko](https://github.com/crimera/piko)
* [APKMirror](https://www.apkmirror.com/)

<i class="fa-user-message">:user-message:</i> [Morphe XSN Lite Channel](https://eksan127.gitbook.io/xsn-lite#join-xsn-lite-channel)

* <i class="fa-telegram">:telegram:</i> [Telegram](https://t.me/morphexsnlite)
* <i class="fa-whatsapp">:whatsapp:</i> [WhatsApp](https://whatsapp.com/channel/0029Vb5lYPi7YSd3ugsaVS2Z)
  {% 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/pikoapp/insta-piko-lite.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.
