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

# Chalice of Opulence

{% hint style="warning" %}
There is currently a glitch/exploit where you can leave the final boss room until you load into a new area, load new runes, run back and loot the chest again. You can do this until the timer kicks you out. Use at your own risk.
{% endhint %}

If you've completed the intro "story" for the Season of Opulence, then you've also unlocked the pursuit item *Chalice of Opulence.* This item allows you tune the rolls for your gear drops from the Menagerie activity. For an in depth guide on the chalice and how to get runes, please check out the guide at [warmind.io](https://warmind.io/article/Menagerie%20And%20The%20Chalice) or use the command `!scan chalice` in #bot-commands on Discord.

Here's the suggested unlocking order for the nodes.

![](/files/-Li1g0NWzVBpya2PqiNu)

Use the below images to find the loot you want, or <https://chalice.recipes/> if you like something more interactive.

{% hint style="info" %}
Right-click and "Open in new tab" to see larger/easier to read versions.
{% endhint %}

![via warmind.io ](/files/-LhIyiek35OInk_iXz2E)

![](/files/-LhIzuUJRqOEtEXzyAmK)

![](/files/-LhJ-VKVE_iCeu64vKSg)


---

# 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:

```
GET https://assistcity.gitbook.io/destiny/featured-guides/chalice-of-opulence.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.
