# DeOrderBook Core

### DeOrderBook Core Functions

<figure><img src="/files/BSVdmfZ7844JU49F276D" alt=""><figcaption><p>View our flowchart covering all the main functions of DeOrderBook.</p></figcaption></figure>

Too many users have stacks of `$BTC` or stablecoins such as `$USDC` lying in their wallets gathering dust. DeOrderBook has an elegant solution to help ensure users keep accumulating wealth even while they keep their most beloved currencies close. Using a revolutionary protocol design that takes oracles out of the equation, DeOrderBook is able to offers users real yield and maximum capital flexibility in a uniquely secure environment of decentralization.\
\
The DeOrderBook solution revolves around the four core token types that make up its ecosystem, each with their own important associated actions.

* [HODL](/hodl/explaining-hodl.md): To enter the DeOrderBook ecosystem, users must first mint HODL tokens from supported cryptocurrencies. HODL tokens can then be used as collateral to back [DeOrders](/deorders/explaining-a-deorder.md), which are essentially limit orders.
* [$DOB](/usddob/explaining-usddob.md): The native governance token of the platform, earned at a continuous rate as placed DeOrders mature. `$DOB` can be [locked back](/usddob/locking-usddob.md) onto the platform for rewards in the form of revenue-sharing and BULLET tokens.
* [SNIPER](/sniper-and-bullet/explaining-sniper-and-bullet.md#what-are-sniper-tokens): An option writer obligation token, generated in tandem with BULLET tokens when placing a [DeOrder](/deorders/explaining-a-deorder.md). Can be combined with matching BULLETs to unwind orders at any time before expiry date.
* [BULLET](/sniper-and-bullet/explaining-sniper-and-bullet.md#what-are-bullet-tokens): An option right token, generated in tandem with SNIPER tokens. These are awarded to eligible [$DOB lockers](/usddob/locking-usddob.md), and have the unique property of being able to exercise DeOrders. Tradable at the [BULLET Bazaar](/sniper-and-bullet/bullet-bazaar.md).

### Tutorial Video 🎥 : How DeOrderBook Works

{% embed url="<https://youtu.be/JiULzMoKYk8?si=-IP58_GwpOUtfexk>" %}
Explore the world of DeOrderBook with a step-by-step animation explaining our flowchart.
{% endembed %}


---

# 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/intro-to-deorderbook/what-is-deorderbook/deorderbook-core.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.
