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

# Defly Overview

![](/files/1KjO4ZKkoFnODTqXtoJl)

Welcome to the best DeFi experience! [Defly Algorand Wallet](https://defly.app/) is a secure wallet, purpose-made for DeFi. It is great for simple wallet tasks and unleashes all its power when trading. Core features include multi-DEX swapping, limit orders and portfolio performance metrics. Through WalletConnect it can connect to any dApp.

Our goal is to make trading and DeFi as seamless and user-friendly as possible within the Algorand ecosystem, all from the comfort of your mobile device. Get started today 👉

{% hint style="info" %}
Get the official Defly Wallet app **exclusively** on the App and Play Stores. Please do not use any direct-download APKs as they may be from an unknown origin.

![](/files/s7573tCaOMCbQhLo0R7X)  [Defly on Apple App Store](https://apps.apple.com/us/app/defly/id1602672723)

![](/files/SFneS5Y5daMds6vfZiQk)  [Defly on Google Play Store](https://play.google.com/store/apps/details?id=io.blockshake.defly.app)
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=-VNH4Fl7m2I>" %}

### Selected Features

* Native DEX support: Tinyman, Algofi, Pact, Humble
* Limit orders on all DEXs
* Full Charts and Market Data
* Full Hardware Ledger support
* Full Multisig support, including from Ledger accounts
* Swaps from and to Ledger and Multisig accounts
* Cross-Chain bridging with [Messina](https://messina.one/) and [Glitter](https://www.glitterfinance.org/) dApps
* Algorand Governance
* NFT support

![This guide is written in partnership with Algorand Governors Club](/files/NzsvKTHijGgheuK5p4TY)


---

# 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://defly.gitbook.io/defly-manual/app/overview.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.
