> For the complete documentation index, see [llms.txt](https://clone-protocol.gitbook.io/clone-wars/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clone-protocol.gitbook.io/clone-wars/welcome-to-the-clone-wars.md).

# Welcome to the Clone Wars

In the midst of this golden age, the Clone Wars emerged as a pivotal chapter in Solana's history. The Grand Army, a formidable force forged from the collective will and determination of Solana's people, stood at the forefront of these battles. Being a member of The Grand Army means joining together to bring the disparate ecosystems to their new home on Solana through the strength of Clone Protocol. Our mission and our motto is simpl&#x65;**: Many Through One.**

<figure><img src="/files/XJkYt1uFVBspQg2iK9HV" alt=""><figcaption><p>Load up Recruit</p></figcaption></figure>

> "The wars between worlds have only just begun. Will you answer the call and work to bring the whole of this vast universe under the domain of the Grand Army? Will you set your sights amongst the stars and find your place in the heavens? Or, will you ignore that primal feeling in your gut and settle for the ordinary?" - Marshall Commander Mark

## Our Journey Begins

Life on Solana has been superior in the current age, the Age of Expansion. The infrastructure, community connectedness and continual renaissance of thought have made it a home few would choose to leave. This strength of conviction was only exacerbated by the Architects, those who fought to reclaim Solana from extractive cabals in the Bahamian Age of black swans.&#x20;

This reclamation and reformation inspired many to seek out the Architects and plant their own roots within Solana. Eventually, the willingness to accept turned into the desire to expand, to bring the success found here to every ecosystem. Thusly, the Grand Army was formed to pursue what is now known as Clone Protocol.&#x20;

The Grand Army knows Solana can power the cosmos. There is no world, asset or peoples that cannot be supported by Solana. Clone Protocol's mission is to make this dream a reality, to spread the power of Solana and bring the treasures and opportunities that abound elsewhere back.

Many worlds.

Many people.

Many assets.

One protocol.

One home.

Many Through One.

<figure><img src="/files/dPVFmLFAavs8R84UWsFB" alt=""><figcaption><p>A Brave New World</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://clone-protocol.gitbook.io/clone-wars/welcome-to-the-clone-wars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
