# Network Fees

The user is charged a Network Transaction Fee or Network Fee whenever they send cryptocurrency from their address to another address.

While using Cion Digital solutions, the user's customers, i.e., the buyers and borrowers, are charged the Network fee while depositing the crypto to Cion Digital's wallet.

The actual fee the customer pays varies according to the network used. For example, a Bitcoin transaction has a different fee than trades on the Ethereum network.


---

# 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.ciondigital.com/en/fundamentals/general-information/network-fees.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.
