# Products And Features

- [The Freshest Ingredients](https://docs.guacamole.gg/products-and-features/the-freshest-ingredients.md): Trade, earn, create, and play effortlessly while enjoying a seamless and user-friendly experience. Get started and unlock a world of possibilities with Guacamole.
- [Explore](https://docs.guacamole.gg/products-and-features/explore.md): The new explore page (home page) provides an insightful and statistical look into several key features of the Guacamole DEX. Let's take a peek!
- [Trade](https://docs.guacamole.gg/products-and-features/trade.md): Guacamole aims to provide the simplest and most intuitive on-chain trading experience for users of all levels within the Solana ecosystem. The Guacamole AMM & other integrations power the platform!
- [Swap Aggregator](https://docs.guacamole.gg/products-and-features/trade/swap-aggregator.md): Details and instructions for trading tokens through Guacamole's swap aggregator integrations.
- [Liquidity Pools](https://docs.guacamole.gg/products-and-features/trade/liquidity-pools.md): Providing liquidity to GuacSwap pools gives you a reward in the form of trading fees when people use your liquidity pool to complete swaps.
- [Bridge Swap](https://docs.guacamole.gg/products-and-features/trade/bridge-swap.md): Details and instructions for trading tokens across blockchains with Guacamole's integration of Bridge Swap
- [Earn](https://docs.guacamole.gg/products-and-features/earn.md): There are several exciting features within the "Earn" section of the Guacamole platform. Features in this section allow users to utilize a variety of integrations to earn tokens, NFTs, and more.
- [Dynamic Lending Vaults](https://docs.guacamole.gg/products-and-features/earn/dynamic-lending-vaults.md): Smart lending aggregation systems help to provide higher yields and risk protection. Powered by integrations with Meteora.
- [Liquid Solana Staking](https://docs.guacamole.gg/products-and-features/earn/liquid-solana-staking.md): Stake your Solana and earn staking rewards while also being able to swap & participate in DeFi.
- [Tokenized NFT Farms](https://docs.guacamole.gg/products-and-features/earn/tokenized-nft-farms.md): A novel approach to community incentivization without dilutionary token rewards.
- [Staking Options](https://docs.guacamole.gg/products-and-features/earn/staking-options.md): GUAC Staking Options through Dual Finance is an incentive mechanism that grants participants who lock up their liquid tokens, the right, but not the obligation to trade tokens at a future price.
- [Play](https://docs.guacamole.gg/products-and-features/play.md): Connect your wallet and enjoy a variety of fun, simple, and verifiably random on-chain games where you can potentially win SOL, GUAC, USDC, JUP and more!
- [Tools](https://docs.guacamole.gg/products-and-features/tools.md): Find a variety of easy to use tools in our suite that can instantly help improve your quality of life while interacting with the Solana blockchain or starting your own project!
- [Token Multi Sender](https://docs.guacamole.gg/products-and-features/tools/token-multi-sender.md): Multiple options to send tokens to Solana addresses and domains. The best way to airdrop tokens on Guacamole.
- [Burn SPL & NFT Tokens](https://docs.guacamole.gg/products-and-features/tools/burn-spl-and-nft-tokens.md): Burn those worthless tokens and scam airdrops in your wallet to reclaim SOL back from rent accounts!
- [Close Empty Accounts](https://docs.guacamole.gg/products-and-features/tools/close-empty-accounts.md): Your wallet may have some unused token accounts! You can close these accounts to reclaim SOL from rent accounts.
- [Launch](https://docs.guacamole.gg/products-and-features/launch.md): Introducing a fresh and spicy way to launch your token or project with easy-to-follow walk-throughs. Create your token and manage your project or lock liquidity for your community!
- [Create Your Own Token](https://docs.guacamole.gg/products-and-features/launch/create-your-own-token.md): Guacamole makes it easy to create your own Solana-based tokens with our no-code systems. Support for SPL and Token2022 (SuperToken) Included.
- [Create SPL Token](https://docs.guacamole.gg/products-and-features/launch/create-your-own-token/create-spl-token.md): Easily create your own SPL token on the Solana network in just 2 minutes with this simple no-code interface on Guacamole.
- [Create Token Extension](https://docs.guacamole.gg/products-and-features/launch/create-your-own-token/create-token-extension.md): Easily create your own "Token 2022" / Token Extension on the Solana network in just 2 minutes with this simple no-code interface on Guacamole.
- [Token Manager](https://docs.guacamole.gg/products-and-features/launch/token-manager.md): Use the Guacamole no-code token management portal to easily control aspects of your token ecosystem on Solana and the token itself.
- [Liquidity Lockers](https://docs.guacamole.gg/products-and-features/launch/liquidity-lockers.md): A liquidity locker allows the developer to store LP tokens in a smart contract, revoking their permission to move these LP tokens until a set unlock time.
- [Check Liquidity Lockers](https://docs.guacamole.gg/products-and-features/launch/liquidity-lockers/check-liquidity-lockers.md): On this page you will find everything you need to know about checking if the project's liquidity is locked through the Guacamole protocol.
- [How To Lock Liquidity](https://docs.guacamole.gg/products-and-features/launch/liquidity-lockers/how-to-lock-liquidity.md): On this page you will find everything you need to know about locking your Solana-based liquidity with the Guacamole platform.
- [Managing Lockers](https://docs.guacamole.gg/products-and-features/launch/liquidity-lockers/managing-lockers.md): On this page you will find everything you need to know about managing your Solana-based liquidity locker with the Guacamole platform.
- [Locker Data API](https://docs.guacamole.gg/products-and-features/launch/liquidity-lockers/locker-data-api.md): Partners and other integrators or product suites can utilize data from the Guacamole Liquidity Lockers in their interface to help users make safer and educated decisions when trading on Solana.


---

# 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.guacamole.gg/products-and-features.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.
