# Introduction

All For One™ is a crypto charting and trading app, powered by a [self-custody wallet](/glossary/definitions/self-custody-wallets.md).&#x20;

Designed for both newcomers and veterans alike, All For One™ exclusively uses [decentralized exchanges](/glossary/definitions/decentralized-exchanges.md) to facilitate trading—offering a revolutionary level of control, security, and privacy over centralized exchanges.

### Features

Search and buy any token on our supported blockchains and never leave the app—no browsers or extra steps required. Other features to complete your crypto experience include:

* [In-App Whale Watching](/token-research/token-whale-watching.md)
* [Liquidity Information](/token-research/token-liquidity-info.md)
* [Fiat On-Ramping](/getting-started/buying-crypto-assets/buying-coins-with-fiat.md)
* [Multi-Chain Wallet](/wallet-management.md)
* [Easy-To-Read Charts](/token-research/token-charts.md)
* [ECLIPSE / New Token Discovery](/eclipse-tm-rankings.md)
* [Security Features](/security-features.md)
* [Live Transaction Feed](/token-research/token-transactions.md)


---

# 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.allforone.app/getting-started/introduction.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.
