> For the complete documentation index, see [llms.txt](https://moonbase-alpha.gitbook.io/moonbase-alpha-lite-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moonbase-alpha.gitbook.io/moonbase-alpha-lite-paper/technology-stack.md).

# Technology Stack

**DEX**

Moonbase Alpha will feature a lightning fast multi-chain Decentralised AMM Exchange.  MBA will feature state of the art charting, analytics and quick performance swap trades using intuitive UI to assist in faster trading response times.  MBA DEX will launch on the following chains:

**BLOCKCHAINS TO INTEGRATE TIMELINE**

<mark style="color:blue;background-color:blue;">Arbitrum - Q1 - 2023 - Completed - LIVE</mark>

<mark style="color:blue;background-color:blue;">zkSync - Q2 - 2023 - Completed - LIVE</mark>

Cross Chain integration - TBC

**LAUNCHPAD**

Moonbase Alpha launchpad will be manual and team curated for the first quarter of 2023, it will be a fully service launchpad enabling IDOs, IGOs, IMOs and INOs. In future iterations, the launchpad will be run entirely by the DAO and Projects will be able to list their own raises, lock liquidity and utilise team vaults and much much more! The first iteration of the MBA Launchpad will be pushed out on TGE.<br>

**HYPERBOOST**

Hyperboost is a brand new Launchpad concept for IDOs, IGOs, IMOs and INOs that was designed by James Lee of Blockworks.one. Hyperboost seamlessly enables the top 200 token holders of $MROCK a new 'set and forget' mechanism to participate in new projects and businesses launched in the Moonbase Alpha Launchpad ecosystem.&#x20;

**FARMS**

Moonbase Alpha farms will feature all the top stable pairs, newly listed project pairs and also static opportunities.  By staking LP tokens, users can seriously magnify their earning potential in the Moonbase Alpha ecosystem, this coupled with superior farming ROI statistics for fast analysis make MBA Farms your first stop to go large! The first farms will feature on Arbitrum and zkSync.  NFT Farming??<br>

**DAO**

Our DAO governance system will allow users to help make important decisions on Moonbase Alpha.  Users can stake $MROCK tokens and earn while participating in community decisions and ecosystem directions.<br>

**NFT MARKETPLACE**

The Official Moonbase Alpha NFT Launchpad will be a separate tech stack within itself, future iterations and the desired state will include API’s and NFT aggregator use cases that ensures a great future for our coding and also our user base extension.

**AUTOMATION**

Our automation migration will take place fast as primary builds allow and are coded to suit this.  Within two business quarters, the Moonbase Alpha ecosystem will be fully automated and controlled by token holders.  This is the future of decentralised ecosystems and offers a more shared journey of technical improvements.<br>

**MULTI-CHAIN BRIDGE**

The Official Moonbase Alpha Multi-Chain Bridge will give all users a chance to add liquidity and exchange between many chosen blockchains \*The first being Arbitrum and zkSync. The multi-chain bridge will also be white labeled for other project usage

**SLAM NUXT INDEXING**

SLAM Nuxt Indexing is a process for optimizing the indexing of Nuxt.js (a framework for building Vue.js applications) websites by search engines like Google. This process involves improving various factors like website structure, content relevance, and technical elements to increase visibility and ranking in search results. The goal of SLAM Nuxt indexing is to make it easier for search engines to crawl and understand the website, in this case, this involves indexing Moonbase Alpha.

<br>


---

# 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://moonbase-alpha.gitbook.io/moonbase-alpha-lite-paper/technology-stack.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.
