> For the complete documentation index, see [llms.txt](https://docs.clone.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clone.so/clone-mainnet-guide/initial-setup.md).

# Initial Setup

Welcome to Clone, a pioneering platform for trading non-native assets on the Solana blockchain using "cloned asset" or clAssets. Whether you're a seasoned trader or a blockchain novice, this brief guide will equip you with everything needed to navigate our Clone. By following the steps outlined in the following sections, you'll be prepared to explore and engage with all that Clone has to offer.&#x20;

Embark on your Clone journey today! The adventure begins in the "Connecting Your Wallet" section. Let's dive in!


---

# 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 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/initial-setup.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.
