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

# Welcome

{% embed url="<https://youtu.be/R2d5Iup5Sz8>" %}

Welcome to the Yielding Protocol docs, where we introduce a cutting-edge solution to the challenges of traditional borrowing, supplying, and staking. Our fixed-fee, fixed-term protocols, and YIELD token offer a stable and predictable DeFi experience unlike any other. Built on the Binance Smart Chain, our platform provides investors with a unique opportunity to enjoy a fixed rate of return on their investment. We invite you to learn more about our innovative DeFi project and how it can transform the borrowing, supplying and staking landscape.

## Overview

Here are some topics so you can have an overview of our project and our goal:

{% content-ref url="/pages/jNkydgWMPVSJnLysHQcY" %}
[What we do?](/yielding-protocol/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/f0UAqLuP0Dpv03XGGBae" %}
[Our Target](/yielding-protocol/overview/our-target.md)
{% endcontent-ref %}

{% content-ref url="/pages/h2LbQNawrkfYF0zQ5GLc" %}
[Security](/yielding-protocol/overview/security.md)
{% endcontent-ref %}

## Ecosystem

Here you can get an overall view of all our features and understand more about them:

{% content-ref url="/pages/nNoe3UuJdpu0p9YHyUbW" %}
[Borrow](/yielding-protocol/ecosystem/borrow.md)
{% endcontent-ref %}

{% content-ref url="/pages/PkUk3c87n8dXW4FZ5FpK" %}
[Stake](/yielding-protocol/ecosystem/stake.md)
{% endcontent-ref %}

{% content-ref url="/pages/Khhxithd1BtpIpCI4HLn" %}
[Supply](/yielding-protocol/ecosystem/supply.md)
{% endcontent-ref %}

{% content-ref url="/pages/X5Yg60S29MMUzSDDtPHJ" %}
[DApp](/yielding-protocol/ecosystem/dapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/7Bgi5aFxKByNcbbVZDJM" %}
[Mobile App](/yielding-protocol/ecosystem/mobile-app.md)
{% endcontent-ref %}

## YIELD Token

We have prepared some important information about our token in these topics:

{% content-ref url="/pages/aQs8LkCdEX8kuOaG9qEo" %}
[Yield Informative](/yielding-protocol/yield-token/yield-informative.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZhIJsWLxyaVmjyADXiAe" %}
[DAO and Tokenomics](/yielding-protocol/yield-token/dao-and-tokenomics.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, and the optional `goal` query parameter:

```
GET https://yielding-protocol.gitbook.io/yielding-protocol/welcome.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.
