> For the complete documentation index, see [llms.txt](https://whitepaper.horaverse.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.horaverse.xyz/hora-hub/deposit.md).

# Deposit

In the most conventional sense, the crypto deposit is very similar to a savings account in traditional banks, where you deposit your crypto assets instead of fiat money.

On Hora Hub, you will be able to deposit **Hora Tokens** and **Hora Coins.** Before you do that, you will receive a list of the networks from where you can perform a deposit. All deposited balance is connected to your game via **Hora ID**, so please take care of your game account.

At the beginning deposit feature will mainly have a function **of the bridge**, meaning that you will be able to switch **Hora Tokens** between networks. That way, we leave options to our users - each individual user can do his own assessment of the best possible/preferable **network** for him.

<figure><img src="/files/27VQRVDFb7fr3SG77ENk" alt=""><figcaption><p>Hora Hub - Deposit</p></figcaption></figure>

What you need to know is that Hora Hub is not a digital wallet per se, even though we invested a lot in securing it in the best possible way, therefore we advise you to store your assets in the digital wallets [**we recommend**](https://help.cryptoidleminer.com/hc/en-us/articles/11068293160081-Recommended-Wallets). Those companies specialized in developing the most secure option to store your assets.

{% hint style="info" %}
Important: transaction fees for deposits will be charged to players/users.
{% endhint %}

Hora Hub will also be a place of **Hora Token** and **Hora Coin** **utilization**, meaning that you will be able to use deposited crypto in our games and projects, i.e. for minting **GPUs and in-app purchases.** We advise you to do your deposits smart and carefully because each transaction will have a fee, so plan them accordingly.

Deposited **Hora Coins** will be able to be used **on the marketplace**, which will instantly lower your transaction fee cost.

### Supported networks to make a deposit:

#### Hora Token

* Tron
* BNB Chain
* Polygon

#### Hora Coin

* Ethereum
* Polygon


---

# 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://whitepaper.horaverse.xyz/hora-hub/deposit.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.
