# DOB Website

- [DeOrder](https://docs.deorderbook.com/dob-website/deorder.md): HODL and DeOrder with ease
- [Account](https://docs.deorderbook.com/dob-website/account.md): Check all your DeOrderBook assets in one place
- [Lock](https://docs.deorderbook.com/dob-website/lock.md): Claim earned $DOB and lock for rewards
- [Claim & Exercise](https://docs.deorderbook.com/dob-website/claim-and-exercise.md): Claim staking rewards and exercise DeOrders
- [Bazaar](https://docs.deorderbook.com/dob-website/bazaar.md): Trade BULLETs with other users


---

# 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.deorderbook.com/dob-website.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.
