> For the complete documentation index, see [llms.txt](https://docs.awenetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.awenetwork.ai/clique-l3-on-base/introduction.md).

# Introduction

**New Form of Play & Create**

Clique will deliver greater efficiency and faster blockchain finality, which will accelerate the emergence of new onchain games that are immersive with the experimentation of autonomous worlds.

<br>

<figure><img src="https://lh7-us.googleusercontent.com/ZmA1AFkafTb8XudfMV3QLx6ewiaugOExaUgzYrdj6qiP5LcgF7d_9ej715VkBtG8pTRuI8mS7vIXyx68jET1WERGh6c43u53GEl3pCsOnPcGYbmd-eOnbVtQTGtWYt9dy8Ms4JlE2_Niky60LEutakw" alt=""><figcaption></figcaption></figure>

Join us on this odyssey to reshape realities and redefine boundaries for gaming. Together, we will build a new paradigm where decentralization, transparency, and player sovereignty come first. The future of onchain gaming is here, and Clique is ready to realize its unlimited potential.

We invite developers, creators, and visionaries to join the revolution, harness the power of Clique, and shape the gaming experience of the future. Players, explorers, and dreamers, we invite you to step into autonomous worlds, immersed in narratives that unfold organically, driven by the collective imagination of the community!

Start exploring at <https://www.stp.network/>

Stay tuned for more news at <https://mirror.xyz/0xB9d761AF53845D1F3C68f99c38f4dB6fcCfB66A1>


---

# 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://docs.awenetwork.ai/clique-l3-on-base/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.
