> For the complete documentation index, see [llms.txt](https://faq.nestwallet.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.nestwallet.xyz/introduction.md).

# Introduction

<figure><img src="/files/939rfVISyoIEjFpYQLAu" alt=""><figcaption></figcaption></figure>

## Nest  - The pro trader's app.

Nest elevates the mobile on-chain trading experience to the next level. Never miss a trade while on the go, whether it's the Memecoin Trenches or the Futures Arena, Nest offers a supperior 0 compromise trading experience.&#x20;

* **Futures**
  * Up to 50x Leverage
  * Full Hyperliquid integration optimized for on the go trades
* **Memes**
  * Fastest transaction execution on Solana using self-custodial signing & gRPC
  * 0 Second live charts and trades
  * Dev, Insiders & Snipers detection on all tokens
  * Advanced bundling detection
  * 0 Second limit order execution
* **DeFi**

  * Supports 16+ chains including **Solana, Ethereum, Base, BSC Hyperliquid** and more.
  * Seemless cross-chain swaps
  * Interact and connect with any dApp

### Maximum security to protect your assets <a href="#maximum-security-to-protect-your-assets" id="maximum-security-to-protect-your-assets"></a>

✅ Fully self-custodial (your private keys are encrypted and stored on your device)

✅ Built-in simulation on all messages and transactions

✅ Passkey and biometric signing on mobile

:white\_check\_mark: Trusted by VCs and reputable brands in the space

✅ Create and manage any multisig Safe{Wallet} all within Nest

### Supported Chains <a href="#effortlessly-trade-on-mobile" id="effortlessly-trade-on-mobile"></a>

* Solana
* Ethereum
* Base
* Hyperliquid
* BNB Chain
* Polygon
* Arbitrum
* Ton&#x20;
* Blast
* Scroll
* ZKSync
* Linea
* Avalanche&#x20;
* Optimisum
* Gnosis
* Zora

{% hint style="info" %}
Live charts are provided by TradingView. Track prices of your favorite tokens including [BTC](https://www.tradingview.com/symbols/BTCUSD/), [ETH](https://www.tradingview.com/symbols/ETHUSD/), [SOL](https://www.tradingview.com/symbols/SOLUSD/) and more.
{% endhint %}


---

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

```
GET https://faq.nestwallet.xyz/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.
