# JDI Yield Guidebook

## JDI Yield Guidebook

- [JDI Yield](https://docs.jdiyield.com/master.md): One stop SAFU service for yield farmers.
- [Features - Basic](https://docs.jdiyield.com/features-basic.md): Basic Version Feature Set
- [Site Features - PRO version](https://docs.jdiyield.com/pro-versions.md): PRO Version Feature Set
- [JDI Token](https://docs.jdiyield.com/jdi-token.md)
- [ FAQ & How to use the site](https://docs.jdiyield.com/guides/faq.md)
- [⭐️  Roadmap](https://docs.jdiyield.com/guides/roadmap.md): Defi moves rapidly and expeditious. When it comes to adapting to the market expectations, we intend to be in the first and foremost, through the tasks that are in no particular orders.
- [  Token Distribution](https://docs.jdiyield.com/tokenomic/token-distribution.md)
- [Token Locked Vault](https://docs.jdiyield.com/tokenomic/token-locked-vault.md): Partnering with https://twitter.com/ExLocker
- [IAO on ApeSwap](https://docs.jdiyield.com/offering/ifo.md): Thanks everyone. Already finished with 821.30%
- [Private Sales](https://docs.jdiyield.com/offering/private-sales-plan.md): Take place at 2021 March 29 5:00 UTC
- [How to use the site](https://docs.jdiyield.com/archives/how-to-use-the-site.md): step-by-step how to use our site
- [Roadmap](https://docs.jdiyield.com/archives/plans.md): Actual roadmap has more details than this. We cannot say everything. Some killing features are in the work!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.jdiyield.com/master.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.
