# Contracts

- [Reimbursement Guide](https://docs.deus.finance/contracts/reimbursement-guide.md)
- [Reimbursement Process](https://docs.deus.finance/contracts/reimbursement-guide/reimbursement-process.md): Step-by-Step Guide
- [Waiver and Release Letter](https://docs.deus.finance/contracts/reimbursement-guide/reimbursement-process/waiver-and-release-letter.md)
- [Long-Term Reimbursement Plan](https://docs.deus.finance/contracts/reimbursement-guide/long-term-reimbursement-plan.md): For anyone holding bDEI
- [SYMM / DEUSmigration](https://docs.deus.finance/contracts/reimbursement-guide/long-term-reimbursement-plan/symm-deusmigration.md)
- [bonded DEI (bDEI)](https://docs.deus.finance/contracts/reimbursement-guide/long-term-reimbursement-plan/bonded-dei-bdei.md): What You Need to Know
- [Users Who Purchased DEI](https://docs.deus.finance/contracts/reimbursement-guide/long-term-reimbursement-plan/users-who-purchased-dei.md): During the May 5 Incident
- [DEI - Depeg](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg.md): Summary of the ongoing research and development around the DEI depeg on 5th of may 2023
- [Incident - Analytic Summary](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg/incident-analytic-summary.md)
- [Summary](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg/incident-analytic-summary/summary.md)
- [Attack Details](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg/incident-analytic-summary/attack-details.md)
- [The cause for the exploit](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg/incident-analytic-summary/the-cause-for-the-exploit.md): A Retrospective Analysis: Unpacking the Reasons for the Exploit
- [Reimbursement plan](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg/incident-analytic-summary/reimbursement-plan.md)
- [Moving Forward](https://docs.deus.finance/contracts/reimbursement-guide/dei-depeg/incident-analytic-summary/moving-forward.md): formulate a strategic evaluation and blueprint designed to preempt and mitigate such errors in future operations.
- [Legals & Disclaimer](https://docs.deus.finance/contracts/legals-and-disclaimer.md)
- [Bug Bounty](https://docs.deus.finance/contracts/legals-and-disclaimer/bug-bounty.md)
- [Terms of Service](https://docs.deus.finance/contracts/legals-and-disclaimer/terms-of-service.md): DEUS FINANCE extended TERMS OF SERVICE


---

# 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.deus.finance/contracts.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.
