# Seedx App

## Seedx App

- [Welcome to SEEDx](https://docs.seedx.app/seedx.md): A Decentralized order book AMM that is driving the development of DeFi DEX
- [WEB3 Wallet](https://docs.seedx.app/getting-started/web3-wallet.md)
- [FAQ](https://docs.seedx.app/getting-started/faq.md): Quickly navigate to the commonly asked issues and their solutions by using the table of topics on the right.
- [Leverage Swapping](https://docs.seedx.app/seedxapp/leverage-swapping.md): Swap
- [Leverage Pool (liquidity Loan)](https://docs.seedx.app/seedxapp/leverage-pool-liquidity-loan.md): Swap
- [Propfund](https://docs.seedx.app/seedxapp/propfund.md): Swap
- [Orderbook](https://docs.seedx.app/seedxapp/orderbook.md): Decentralized Order Book Exchange
- [stBNB](https://docs.seedx.app/seedxapp/stbnb.md): stBNB is a wrapped token representing Binance Coin (BNB) within a decentralized financial ecosystem.
- [Stake stBNB](https://docs.seedx.app/seedxapp/stake-stbnb.md): Swap
- [Lender Staking 60% APY](https://docs.seedx.app/seedxapp/lender-staking-60-apy.md): Swap
- [SNS NFTs (Affiliate)](https://docs.seedx.app/seedxapp-1/sns-nfts-affiliate.md)
- [Scratch Reward](https://docs.seedx.app/seedxapp-1/scratch-reward.md): Earn Scratch Card everyday, scratch and earn reward
- [Re Reward](https://docs.seedx.app/seedxapp-1/re-reward.md): Reards over Giveaway and gift cards
- [AMA Rewards](https://docs.seedx.app/seedxapp-1/ama-rewards.md)
- [Create Tokens](https://docs.seedx.app/earning-tools/create-tokens.md)
- [SEEDxLock](https://docs.seedx.app/earning-tools/seedxlock.md): Understanding SEEDxLock for Different Chains
- [Orderbook Listing](https://docs.seedx.app/earning-tools/seedx-orderbook-listing.md): Listing Process
- [Liquid Bot](https://docs.seedx.app/earning-tools/liquid-bot.md): Swap
- [Seedxmultisend](https://docs.seedx.app/earning-tools/seedxmultisend.md): SEEDxMultisend: Streamlining Token Transactions Across Blockchain Networks
- [SEEDx DAO](https://docs.seedx.app/seedx-governance/seedx-dao.md): An overview of the SEEDx token and governance.
- [Proposal](https://docs.seedx.app/seedx-governance/proposal.md)
- [Voting Process](https://docs.seedx.app/seedx-governance/voting-process.md)
- [2x ](https://docs.seedx.app/gamify/2x.md): Token Logo
- [2.5x](https://docs.seedx.app/gamify/2.5x.md)
- [3x](https://docs.seedx.app/gamify/3x.md)
- [5x](https://docs.seedx.app/gamify/5x.md)
- [WinBNB](https://docs.seedx.app/gamify/winbnb.md)
- [SEEDx Tokenomics](https://docs.seedx.app/strategies/seedx-tokenomics.md): Token's Financial Use Cases
- [Roadmap](https://docs.seedx.app/strategies/roadmap.md)
- [SEEDx Testnet](https://docs.seedx.app/developer/seedx-testnet.md)
- [Testnet Faucet](https://docs.seedx.app/developer/testnet-faucet.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.seedx.app/seedx.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.
