# Roadmap to Spiderchain

Rome wasn't built in a day and neither is the Spiderchain. Developing the Spiderchain requires a tremendous engineering effort which is why the development is divided in several key milestones of which you can find an overview in the picture below.

<figure><img src="/files/P9qmTgIJUZBoWNEQlwwd" alt=""><figcaption><p>Spiderchain Roadmap (updated February 2025)</p></figcaption></figure>

On the next pages, you will find more information about each one of the milestones and specifics about the implementation as we work on them.


---

# 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.botanixlabs.com/botanix/get-to-know-botanix/roadmap-to-spiderchain.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.
