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

# YLAY Explained

The YLAY token is the heart of the Yelay ecosystem, serving as the cental tool that powers the platform's operations and rewards its participants. As your plug-and-play ticket to DeFi yield, YLAY offers holders a range of benefits and utilities within the Yelay network.

One of the primary functions of YLAY is to facilitate access to Yelay's robust yield-generating infrastructure. Through a system of Infrastructure Credits (ICs), YLAY holders can tap into the platform's capabilities, enabling businesses to create innovative yield-funded products and services.

YLAY also serves as the backbone of Yelay's node system. Node operators, who play a vital role in maintaining and securing the network, are rewarded with YLAY emissions. This creates a sustainable ecosystem where participants are incentivized to contribute to the network's growth and stability.

Furthermore, YLAY stakers benefit from partner token emissions. As Yelay continues to expand its partnerships and integrations, YLAY holders gain exposure to a diverse array of tokens from Yelay's partner projects, enhancing the potential for returns and diversifying YLAY holders' portfolios.

Perhaps most excitingly, YLAY offers holders a share in the success of the Yelay platform. As more businesses integrate Yelay's technology and the network grows, YLAY holders stand to benefit from a portion of the revenue generated from these integrations.

<figure><img src="/files/RDLPTkum7aL4JS9fVyg3" alt=""><figcaption></figcaption></figure>


---

# 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.yelay.io/the-ylay-token/ylay-explained.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.
