# Account

<figure><img src="/files/s9NHCW4wpzyRT7NwpBLC" alt=""><figcaption><p>Account page by night</p></figcaption></figure>

On the Account page, users can take a look at all the assets they have available on the platform.

The different token types that will be encountered here are:

* [HODL](/hodl/explaining-hodl.md): The very first type of token needed to participate in DeOrderBook
* [$DOB](/usddob/explaining-usddob.md): The native governance token of the platform, which can be locked for rewards
* [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)
* [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).

The Account page allows users to:

* View the different DeOrderBook token types available in their wallet, and their value
* Conveniently access the majority of actions available for each token type, all in one place
* View the different DeOrders they have placed and the relevant parameters
* View the different token amounts that have been staked\\

**Background:** *Crypto Cockpit*\
\
Every spacefaring degen comes to DeOrderBook on some kind of spacecraft. This is yours — a cockpit ready to take you (and your funds!) to new heights on DeOrderBook.\\


---

# 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/account.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.
