# Clone Mainnet Guide

- [Initial Setup](https://docs.clone.so/clone-mainnet-guide/initial-setup.md): Learn the essential steps to get started with Clone Protocol on the Solana Blockchain.
- [Connecting Your Wallet](https://docs.clone.so/clone-mainnet-guide/initial-setup/connecting-your-wallet.md): Learn how to connect your wallet to the Clone platform and get ready to engage with clAssets.
- [Acquire USDC and SOL](https://docs.clone.so/clone-mainnet-guide/initial-setup/acquire-usdc-and-sol.md): USDC (and SOL for gas fees) are the only tokens you need to get started on either Clone Markets or Clone Liquidity
- [Clone Markets | For Traders](https://docs.clone.so/clone-mainnet-guide/clone-markets-or-for-traders.md): Dive into the vibrant world of clAsset trading on Clone
- [Trading clAssets](https://docs.clone.so/clone-mainnet-guide/clone-markets-or-for-traders/trading-classets.md): Learn how to seamlessly trade clAsset pools on Clone Markets
- [Your Portfolio](https://docs.clone.so/clone-mainnet-guide/clone-markets-or-for-traders/your-portfolio.md): Easily manage your positions on Clone Markets.
- [Clone Liquidity | For LPs](https://docs.clone.so/clone-mainnet-guide/clone-liquidity-or-for-lps.md): Explore the dynamic world of liquidity provision on Clone.
- [Initialize a User Account](https://docs.clone.so/clone-mainnet-guide/clone-liquidity-or-for-lps/initialize-a-user-account.md): Setting up your account on Clone Liquidity is an easy, one-time process. Note, Clone Markets doesn't have user account setup.
- [Comets](https://docs.clone.so/clone-mainnet-guide/clone-liquidity-or-for-lps/comets.md): Unleash the full power of Clone Liquidity App by understanding the use of comets.
- [Wrapping](https://docs.clone.so/clone-mainnet-guide/clone-liquidity-or-for-lps/wrapping.md): Explore how wrapping allows users to capitalize on arbitrage possibilities by helping clAssets maintain strong price pegs.
- [Borrowing](https://docs.clone.so/clone-mainnet-guide/clone-liquidity-or-for-lps/borrowing.md): Understand the basics of borrowing clAssets on Clone Liquidity.
- [Points Program](https://docs.clone.so/clone-mainnet-guide/points-program.md): Discover the excitement of our Points Program! Engage with Clone and earn points for your contributions and participation.
- [Season 1](https://docs.clone.so/clone-mainnet-guide/points-program/season-1.md)
- [Cloner Classic Giveaway](https://docs.clone.so/clone-mainnet-guide/points-program/season-1/cloner-classic-giveaway.md): Dive into the excitement of the Cloner Classic Giveaway, your chance to win big while trading your favorite clAssets!
- [Season 0](https://docs.clone.so/clone-mainnet-guide/points-program/season-0.md): Thanks for being early supporters of Clone, here is what we have prepared for you!
- [clAssets](https://docs.clone.so/clone-mainnet-guide/classets.md)
- [clARB](https://docs.clone.so/clone-mainnet-guide/classets/clarb.md)
- [clOP](https://docs.clone.so/clone-mainnet-guide/classets/clop.md)
- [clSUI](https://docs.clone.so/clone-mainnet-guide/classets/clsui.md)
- [clDOGE](https://docs.clone.so/clone-mainnet-guide/classets/cldoge.md)
- [clBNB](https://docs.clone.so/clone-mainnet-guide/classets/clbnb.md)
- [clAPT](https://docs.clone.so/clone-mainnet-guide/classets/clapt.md)
- [cl1MPEPE](https://docs.clone.so/clone-mainnet-guide/classets/cl1mpepe.md)
- [Pool Status](https://docs.clone.so/clone-mainnet-guide/pool-status.md)
- [Advanced Strategies](https://docs.clone.so/clone-mainnet-guide/advanced-strategies.md): Explore interesting DeFi strategies using clAssets on the Solana blockchain.
- [Clone Pool on Solend](https://docs.clone.so/clone-mainnet-guide/advanced-strategies/clone-pool-on-solend.md): A comprehensive guide to utilizing the Clone Pool on Solend for maximizing your DeFi strategies with cloned assets.
- [Perpetual Contract Funding Rate Farming](https://docs.clone.so/clone-mainnet-guide/advanced-strategies/perpetual-contract-funding-rate-farming.md): Learn how to use clAssets to farm funding rates on Solana's perpetual protocols.


---

# 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.clone.so/clone-mainnet-guide.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.
