# StakerDAO FAQ and Docs

## StakerDAO FAQ and Docs

- [Blend (BLND) FAQ and Docs](https://docs.stakerdao.com/blend-blnd-faq-and-docs.md): This space will guide you through the recently asked questions about Blend by StakerDAO and connect you to our Github/APIs.
- [STKR (Staker) FAQ and Docs](https://docs.stakerdao.com/master.md): This space will guide you through the recently asked questions about StakerDAO and connect you to our Github/APIs.
- [Staker (STKR) Farms](https://docs.stakerdao.com/staker-stkr-farms.md): This space will guide you through the recently asked questions about Staker Farms and connect you to the relevant links, and Github/APIs.
- [StakerBridge Protocol](https://docs.stakerdao.com/stakerbridge-protocol.md): Bridging the Cross-Chain DeFi Economy
- [Wrapped Tezos (wXTZ) FAQ and Docs](https://docs.stakerdao.com/wrapped-tezos-wxtz-faq-and-docs.md): This space will guide you through the recently asked questions about wXTZ and connect you to our Github/APIs.
- [StakerDAO Product Audits](https://docs.stakerdao.com/audits.md)
- [Token Contracts](https://docs.stakerdao.com/token-contracts.md)


---

# 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.stakerdao.com/blend-blnd-faq-and-docs.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.
