# Ledger

- [Connect Ledger](https://docs.swipe.org/ledger/connect-ledger.md): Connect your Ledger hardware wallet with Metamask
- [Add Swipe Token](https://docs.swipe.org/ledger/add-swipe-token.md): See how to add SXP to Ledger hardware wallet via Metamask by following the steps instructed below.
- [Deposit SXP](https://docs.swipe.org/ledger/deposit-sxp.md): See the instructions below to learn how to deposit SXP to your Ledger hardware wallet via Metamask
- [Connect to Swipe](https://docs.swipe.org/ledger/connect-to-swipe.md): See how to connect your Ledger hardware wallet via Metamask to the Swipe DeFi App and to enable contract interactions on the Ledger hardware device.
- [Stake SXP](https://docs.swipe.org/ledger/stake-sxp.md): Learn how to stake your SXP to bond and collateralize it with the Swipe Network with your Ledger hardware non-custodial wallet via Metamask.


---

# 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.swipe.org/ledger.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.
