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

# Introduction

{% hint style="info" %}
**OmniPillar is the future of web3 across L2s.**
{% endhint %}

## Overview

At OmniPillar, we stand at the forefront of the web3 development, but we're more than just another crypto project.

> We prioritize community building on Layer 2 chains, fostering engagement, and empowering our users to actively participate in shaping the future of blockchain technology. Our platform integrates NFTs, Play-to-Earn Games, and DeSoFi seamlessly across multiple chains, offering a comprehensive experience to users and developers alike.

> We're committed to creating sustainable and valuable assets within the blockchain ecosystem, ensuring long-term growth and stability for our community and partners. Beyond just technology, we focus on building meaningful products like our P2E games, Staking Dashboard amongst others that not only drive the growth of various chains but also enrich the lives of our users. With every decision we make, we strive to make a positive impact on the blockchain ecosystem, pushing the boundaries of innovation while fostering inclusivity and accessibility.

<figure><img src="/files/4uOm6hCpHTQYax7JxNV8" alt=""><figcaption></figcaption></figure>

## Quick links

{% content-ref url="/spaces/inGKFAoMEsI17ztLZKq6/pages/d65ljjUXKKJKJjbKjMLh" %}
[Ether Ethos NFT Collections](https://omnipillar.gitbook.io/omnipillar-whitepaper-v.0.1/products/ether-ethos-nft-collections)
{% endcontent-ref %}

{% content-ref url="/spaces/inGKFAoMEsI17ztLZKq6/pages/hNI9FU31rKa0mxdqICVr" %}
[Broken mention](broken://spaces/inGKFAoMEsI17ztLZKq6/pages/hNI9FU31rKa0mxdqICVr)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get settled into the Ether Pillars multiverse quickly and easily.

{% content-ref url="/spaces/inGKFAoMEsI17ztLZKq6/pages/su4H3OiUUNGOcivZvVk5" %}
[Ether P2E Games](https://omnipillar.gitbook.io/omnipillar-whitepaper-v.0.1/products/ether-p2e-games)
{% endcontent-ref %}

{% content-ref url="/spaces/inGKFAoMEsI17ztLZKq6/pages/wCnlAnG30NAYrUjOXCWf" %}
[Ether DeSoFi](https://omnipillar.gitbook.io/omnipillar-whitepaper-v.0.1/products/ether-desofi)
{% endcontent-ref %}

{% content-ref url="/pages/PUoulFZdNDjBU6bM0kIs" %}
[Our Journey in Phases](/omnipillar-whitepaper-v.0.2/etp-roadmap/our-journey-in-phases.md)
{% endcontent-ref %}


---

# 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://omnipillar.gitbook.io/omnipillar-whitepaper-v.0.2/introduction.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.
