# Items

- [Ankh](https://docs.crusadersofcrypto.com/dungeon-opedia/items-1/ankh.md): Blessed in holy waters, this relic relieves all pain.
- [Candy Cane](https://docs.crusadersofcrypto.com/dungeon-opedia/items-1/candy-cane.md)
- [Draining Pipes](https://docs.crusadersofcrypto.com/dungeon-opedia/items-1/draining-pipes.md): Satyrs used to use these to lure and weaken the strong.
- [Flame Scroll](https://docs.crusadersofcrypto.com/dungeon-opedia/items-1/flame-scroll.md): A scroll containing the secret magic from the Crimson Demon Clan.
- [Turkey Leg](https://docs.crusadersofcrypto.com/dungeon-opedia/items-1/turkey-leg.md): Holidays are best celebrated with copious amounts of food!


---

# 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.crusadersofcrypto.com/dungeon-opedia/items-1.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.
