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

# Introduction

Solayer is the dominant restaking marketplace on Solana.&#x20;

We aim to empower on-chain decentralized applications (dApps) with improved network bandwidth while securing the L1 at the same time.&#x20;

Our goal is to provide dApps on Solana with a greater likelihood of securing block space and prioritizing transaction inclusion.&#x20;

{% content-ref url="/pages/8cDRtrQcZlwPwoQGqGEh" %}
[Litepaper](/solayer-docs/solayer-overview/introduction/litepaper.md)
{% endcontent-ref %}

{% content-ref url="/pages/pS48vu8sWdY6qS0ljHKS" %}
[Official Links](/solayer-docs/solayer-overview/introduction/official-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/G5XHN6WVkfUTvGptigAU" %}
[FAQ](/solayer-docs/solayer-overview/introduction/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/BRfwc61BLpE56fb96x7Y" %}
[Terms and Concepts](/solayer-docs/solayer-overview/introduction/terms-and-concepts.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:

```
GET https://solayer-labs.gitbook.io/solayer-docs/solayer-overview/introduction.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.
