# Endogenous AVS

Solayer is a restaking marketplace developed on Solana. Instead of focusing solely on exogenous AVSs (such as oracles and bridges), Solayer aims to support on-chain decentralized applications (dApps) initially. The goal is to provide dApps on Solana with a greater likelihood of securing block space and prioritizing transaction inclusion. These are referred to as endogenous AVSs.&#x20;

{% content-ref url="/pages/wxBSyHWBNdbGCmACnKbm" %}
[What is an AVS?](/solayer-docs/solayer-overview/endogenous-avs/what-is-an-avs.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cq31Y8Ah1hqDboj9PxDz" %}
[Quality of Service](/solayer-docs/solayer-overview/endogenous-avs/quality-of-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/QLSrYsHRqM3wkkUI8Ivr" %}
[Delegate Tokens](/solayer-docs/solayer-overview/endogenous-avs/delegate-tokens.md)
{% endcontent-ref %}


---

# 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://solayer-labs.gitbook.io/solayer-docs/solayer-overview/endogenous-avs.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.
