# Platform

- [Yield Farming](https://docs.delirium.sandman.finance/platform/yield-farming.md): The classic staking strategy
- [Madness Kingdom](https://docs.delirium.sandman.finance/platform/madness-kingdom.md): Over $150K in Rewards
- [Vaults](https://docs.delirium.sandman.finance/platform/vaults.md): "I've Been Up, And Been Down, And Been Up Again. Have I Learned Aught? I've Learned From My Mistakes, But I've Had More Time To Commit More Mistakes."
- [The Endless](https://docs.delirium.sandman.finance/platform/the-endless.md): "The Endless are merely patterns. The Endless are ideas. The Endless are wave functions. The Endless are repeating motifs. The Endless are echoes of darkness, and nothing more..."


---

# 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.delirium.sandman.finance/platform.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.
