# Ideas for the Sui Development 101 Challenge
*Liquidity Pools*
- Utilize DeepBook for transparent and efficient order matching.
- Develop a basic DEX that enables users to trade tokens directly on the Sui blockchain.
- Involves creating liquidity pools, implementing swap functions, and using DeepBook to facilitate order matching.
*AMM with Dynamic Fees*
- Use Sui's flexible smart contracts for fee adjustment algorithms.
- Create AMM that adjusts its trading fees based on market conditions or liquidity.
- Requires developing liquidity pools, fee calculation logic, and an interface for liquidity providers and traders.
**High Difficulty (will require more research into Sui and Move from the user)**
*Decentralized Autonomous Organization (DAO) for Investment*
- Create a simple DAO structure where members can vote on investment decisions or other proposals.
- Introduces governance mechanisms, token voting, and contract interactions.
*Tokenized Real Estate Platform*
- Utilize Kiosk for managing real estate NFT sales and auctions.
- Build a platform for tokenizing real estate, allowing users to buy, sell, or trade fractional ownership in property as NFTs.
- Involves creating NFTs representing real estate assets, setting up a marketplace for these NFTs, and ensuring secure ownership transfer.
*NFT Collateralized Loans*
- Integrate Sui's object ownership transfer for secure collateral management.
- Develop a lending platform where users can secure loans against their NFTs as collateral.
- Involves understanding NFT standards on Sui, creating smart contracts for loan issuance, and managing NFT collateral.
Join our discord server to ask for more ideas [here.](https://discord.com/invite/Y7mKPujuck)