> For the complete documentation index, see [llms.txt](https://zenbull-protocol.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zenbull-protocol.gitbook.io/doc/what-is-a-zbull-token.md).

# What is a ZBull token?

<figure><img src="/files/fqGa0cikjsFgqkJsOw3N" alt=""><figcaption></figcaption></figure>

ZBull token is the internal token of the ZenBull platform, and its value is always equal to $1. ZBull tokens are used for calculating the profits earned from providing liquidity to external pools, and when withdrawing dividends, ZBull is automatically converted into one of the Ethereum blockchains, according to the user's preference.

ZBull tokens offer several key advantages:

1. ZBull tokens allow any user to withdraw their fair share of the deposited funds;
2. The internal utility nature of ZBull tokens ensures maximum user fund security;
3. ZBull provides data privacy since the funds in an investment pool are not tied to the wallet address from which the deposit was made, and you can withdraw them to a different address or transfer them to another network.

In addition to this, there is a separate staking pool for ZBull tokens. By placing their ZBull tokens in such a pool, the user earns rewards in voBull tokens, which are necessary for participating in the DAO and receiving additional rewards.

\ <br>


---

# 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://zenbull-protocol.gitbook.io/doc/what-is-a-zbull-token.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.
