# User Guides

- [Getting Started](https://docs.lnfi.network/user-guides/getting-started.md)
- [Npub & Wallets](https://docs.lnfi.network/user-guides/getting-started/npub-and-wallets.md)
- [OKX Wallet](https://docs.lnfi.network/user-guides/getting-started/npub-and-wallets/okx-wallet.md): How to use Lnfi Network with OKX Wallet?
- [Token Pocket](https://docs.lnfi.network/user-guides/getting-started/npub-and-wallets/token-pocket-users.md)
- [Deposit & Withdraw](https://docs.lnfi.network/user-guides/getting-started/receive-and-send-assets.md): Users can deposit and/or withdraw assets from Lightning Network, Bitcoin Mainnet, or other Blockchain Mainnet to Lnfi.
- [Transfer Assets](https://docs.lnfi.network/user-guides/getting-started/transfer-assets.md): Fast, secured and gasless way to transfer assets to another Nostr address.
- [Publicly Viewable Data](https://docs.lnfi.network/user-guides/getting-started/publicly-viewable-data.md)
- [Issue Assets on LN Issue](https://docs.lnfi.network/user-guides/issue-assets-on-ln-issue.md)
- [Participate in Launchpad](https://docs.lnfi.network/user-guides/participate-in-launchpad.md)
- [Participate in Zodiac Mint](https://docs.lnfi.network/user-guides/participate-in-zodiac-mint.md)
- [How are Zodiac Mint winners selected?](https://docs.lnfi.network/user-guides/participate-in-zodiac-mint/how-are-zodiac-mint-winners-selected.md)
- [Trade on LN Exchange](https://docs.lnfi.network/user-guides/trade-on-ln-exchange.md)
- [Buy / Sell on P2P Marketplace](https://docs.lnfi.network/user-guides/buy-sell-on-p2p-marketplace.md)
- [Manage LN Node](https://docs.lnfi.network/user-guides/manage-ln-node.md)
- [Token Swap](https://docs.lnfi.network/user-guides/token-swap.md)
- [Desktop Users](https://docs.lnfi.network/user-guides/desktop-users.md): This guide is for desktop users to use Lnfi Mainnet
- [Desktop Chat-to-Trade](https://docs.lnfi.network/user-guides/desktop-chat-to-trade.md): This guide is for setting up your Nostr client to use Chat-to-Trade. We will be using Primal.net as the primary example.
- [Mobile Chat-to-Trade](https://docs.lnfi.network/user-guides/mobile-chat-to-trade.md): This mobile user guide for using Lnfi via Chat-to-Trade
- [OneKey](https://docs.lnfi.network/user-guides/onekey.md): How to use Lnfi Network in OneKey?


---

# 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.lnfi.network/user-guides.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.
