# aepps: decentralized applications on æternity

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>aepps Documentation</td><td><a href="/pages/e9ZWX0DNQ22wJTCZjyW7">/pages/e9ZWX0DNQ22wJTCZjyW7</a></td><td><a href="/files/Mn0raWPCGdVF9LgIRfVj">/files/Mn0raWPCGdVF9LgIRfVj</a></td></tr></tbody></table>

## Using æpps on æternity

Decentralized applications (æpps) on æternity provide secure, user-focused solutions with minimal fees thanks to state channel technology. Getting started is simple:

### Base æpp - Your Gateway to æternity

Base æpp is your starting point for exploring æternity's ecosystem. This mobile-only application serves as both a wallet and a hub for accessing other æpps. Through Base, you can:

* Send and receive AE tokens
* Create and manage accounts
* Access the wider æpp ecosystem

### Popular æpps

* [**Superhero**](https://superhero.com/): A decentralized tipping platform that leverages state channels for near-zero fee transactions, empowering content creators and their supporters
* [**Governance**](https://governance.aeternity.com/): Platform for participating in blockchain governance through weighted delegated coin-voting
* [**Graffiti**](https://graffiti.aeternity.com/#/landingpage): Creative platform for images to be transformed to a unique artistic style on the æternity blockchain, with the artist bidding AE Coin to include their artwork in the communal wall.
* [**Faucet**](https://faucet.aepps.com/): Service for obtaining test tokens for development

### Getting Started

1. Download [Base æpp](https://base.aepps.com/) on your computer or mobile device
2. Create or import your wallet
3. Get some AE tokens (use the Faucet æpp for testnet tokens)
4. Explore the available æpps through Base

Remember that transactions on æternity are fast and cost-effective thanks to state channel technology, making the platform ideal for frequent interactions and microtransactions.

For secure key management, consider exploring options like AirGap Vault or other supported wallets in the ecosystem.

Visit [aeknow.org](https://www.aeknow.org/aepps) for a comprehensive list of community-developed æpps.


---

# Agent Instructions: 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:

```
GET https://docs.aeternity.com/aeternity-user-tools-and-services/aepps-decentralized-applications-on-aeternity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
