# SLAY

- [Introduction](https://docs.satlayer.xyz/slay/introduction.md)
- [The SLAY Token](https://docs.satlayer.xyz/slay/the-slay-token.md): SLAY is the ecosystem token of SatLayer. It underpins governance, aligns incentives, and ensures the protocol’s sustainability.
- [Utility](https://docs.satlayer.xyz/slay/the-slay-token/utility.md): Learn more about the utility of SLAY
- [Tokenomics](https://docs.satlayer.xyz/slay/the-slay-token/tokenomics.md): Learn more about the tokenomics of SLAY.
- [Supply & Distribution](https://docs.satlayer.xyz/slay/the-slay-token/supply-and-distribution.md)
- [Staking SLAY](https://docs.satlayer.xyz/slay/staking-slay.md): Learn more about what it means to stake SLAY.
- [Current Campaigns](https://docs.satlayer.xyz/slay/staking-slay/current-campaigns.md)
- [The SLAYERS](https://docs.satlayer.xyz/slay/staking-slay/current-campaigns/the-slayers.md)
- [FAQs](https://docs.satlayer.xyz/slay/staking-slay/faqs.md)
- [How to Stake](https://docs.satlayer.xyz/slay/how-to-stake.md)


---

# 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://docs.satlayer.xyz/slay.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.
