# Lnfi Products

- [LN Issue](https://docs.lnfi.network/products/ln-issue.md)
- [LN Starter](https://docs.lnfi.network/products/ln-starter.md)
- [LN Launchpool](https://docs.lnfi.network/products/ln-starter/ln-launchpool.md)
- [Phase 1 Rules](https://docs.lnfi.network/products/ln-starter/ln-launchpool/phase-1-rules.md)
- [Phase 2 Rules](https://docs.lnfi.network/products/ln-starter/ln-launchpool/phase-2-rules.md)
- [Phase 3 Rules](https://docs.lnfi.network/products/ln-starter/ln-launchpool/phase-3-rules.md)
- [LN Exchange](https://docs.lnfi.network/products/ln-exchange.md)
- [LN Node](https://docs.lnfi.network/products/ln-node.md)
- [LN Node User Guide](https://docs.lnfi.network/products/ln-node/user-guide.md): User guide for creating your LN Node and LN Channel
- [Enable Nodes](https://docs.lnfi.network/products/ln-node/user-guide/enable-nodes.md)
- [Claim Test Tokens (Testnet)](https://docs.lnfi.network/products/ln-node/user-guide/claim-test-tokens-testnet.md)
- [Taproot Assets Node Management](https://docs.lnfi.network/products/ln-node/user-guide/taproot-assets-node-management.md)
- [RGB Node Management](https://docs.lnfi.network/products/ln-node/user-guide/rgb-node-management.md)
- [Zapper Accounts](https://docs.lnfi.network/products/ln-node/user-guide/zapper-accounts.md)
- [Channel Mining](https://docs.lnfi.network/products/ln-node/channel-mining.md): With LN Node, users can earn via Channel Mining, an innovative way to earn rewards by providing liquidity and facilitating transactions on the Lightning Network.
- [LN Link](https://docs.lnfi.network/products/ln-node/ln-link.md)
- [Terms of Service](https://docs.lnfi.network/products/ln-node/terms.md)
- [P2P Marketplace](https://docs.lnfi.network/products/p2p-marketplace.md)
- [Price Oracle](https://docs.lnfi.network/products/price-oracle.md)
- [LN Bridge](https://docs.lnfi.network/products/ln-bridge.md)
- [LN Bridge User Guide](https://docs.lnfi.network/products/ln-bridge/user-guide.md)
- [Steps to Verify TA-USDT](https://docs.lnfi.network/products/ln-bridge/verify.md): To be updated.
- [Airdrop](https://docs.lnfi.network/products/airdrop.md): Projects can distribute tokens instantly to users through Lnfi’s airdrop tool.
- [Lock Assets](https://docs.lnfi.network/products/lock-assets.md)
- [LN Gift](https://docs.lnfi.network/products/ln-gift.md): A simple & fun way to send Taproot Assets as Gifts to friends, fans or communities


---

# 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/products.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.
