> For the complete documentation index, see [llms.txt](https://help.gpmloginapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gpmloginapp.com/gpm-login-global-en/gpm-login-global-user-guide/app-store.md).

# App Store

Market App Auto (access address: [`app.gpmautomate.com`](https://app.gpmautomate.com)) is an official marketplace platform within the ecosystem of GPM Automate and GPM Login Global. This is a place to store, share, and provide automation scripts, toolsets, and utility applications exclusively for the GPM user community.

💡 Information: If GPM Login provides you with a secure browsing environment (Anti-detect), then Market App Auto is exactly the place that provides the "weapons" for you to automate operations within that environment quickly without needing to know how to code.

#### 1. The Role of Market App Auto

Instead of having to build automation scripts from scratch, users can access [`app.gpmautomate.com`](https://app.gpmautomate.com) to find and immediately use pre-packaged solutions. The platform serves two main audiences:

* Users: Easily search, download, or purchase automation toolsets serving their work (such as Airdrop farming tools, social media account farming tools, auto group posting, etc.).
* Developers/Creators: Can create Automation scripts on GPM, package them, and list them for sale or share them for free on the Market to reach the vast GPM user community.

#### 2. Outstanding Features and Content

When accessing Market App Auto, you will have access to a rich ecosystem of resources:

* Diverse Tool Library: Provides a series of automation applications for various platforms and purposes such as: Crypto/Airdrop (registering referrals, auto-connecting wallets), Social Media (auto-posting to Facebook, X), and reward farming tools (like Bing Rewards).
* Seamless Integration: The tools on the Market are optimally designed and 100% compatible with GPM Login Global and GPM Automate. With just a few clicks, you can import the scripts into the software to run immediately.
* Continuous Updates: The scripts are frequently updated by the GPM team and developers to bypass the latest anti-bot algorithms (such as bypassing Cloudflare), ensuring the tools always operate stably.

#### 3. Basic Access and Usage Guide

* Open your browser and go to the official URL: <https://app.gpmautomate.com>.
* Log in using your GPM SOFTWARES system account.
* Use the search bar or browse through the categories to find the Auto tool that fits your project needs (For example: Search for keywords "Airdrop" or "Facebook").
* Click on the desired Tool to read detailed instructions, preview features, and proceed to download/integrate directly into the GPM Automate software on your computer.

💬 Community Support: To update the latest tools on the Market or request support for writing custom scripts, you can join the discussions in the [GPM Automate Community](https://www.facebook.com/groups/congdonggpmautomate) on Facebook or the [MMO Solutions Group](https://www.facebook.com/groups/giaiphapmmonet).


---

# 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://help.gpmloginapp.com/gpm-login-global-en/gpm-login-global-user-guide/app-store.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.
