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

# ALIENS: Half the fees, double the rewards

**Aliens** is the next-generation trading platform built for degens who demand more from every trade. With the lowest fees in the game and a built-in rewards system that gives back on every move you make, Aliens redefines what it means to trade smart and profit harder.

Designed for speed, efficiency, and reward, Aliens brings together advanced trading automation, wallet tracking, and real-time event triggers like dev sells, migrations, and token launches so you can act before the rest of the market reacts.

Whether you're sniping new launches or managing multi-wallet setups, Aliens gives you **half the fees, double the edge**, and a platform that pays you to trade.

At **Aliens**, our mission is simple:\
to empower every trader, from casual degen to alpha hunter, with the smartest tools, the fastest execution, and a rewards system that truly values your participation. We're building the most community-driven, profit-optimized ecosystem in trading.

**Welcome to Aliens: trade faster, earn more, and get rewarded for being early.**

#### Here’s what you can expect from Aliens:

* **Ultra-Low Fees**\
  Trade with half the cost of other platforms and keep more of your profits.
* **Double Rewards**\
  Earn loyalty rewards and fee rebates just trading.
* **Advanced Strategies**\
  Set automated triggers like *Buy on Dev Sell*, *Sell on Migration*, or *PumpSwap Snipes* to catch every move.
* **Real-Time Event Tracking**\
  Get instant signals from wallet activity, dev actions, and token migrations.
* **Smart Wallet Tracking**\
  Follow top wallets, analyze flow, and mirror smart money moves.
* **High-Speed Execution**\
  Blazing-fast order execution built for volatile markets.
* **Limit, Market & Auto Orders**\
  Full control over your entries and exits with advanced order logic.

**And so much more.**

**The Aliens Team**


---

# 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://alienstrading.gitbook.io/docs/readme.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.
