# Are there any service fees on Ninji Wallet when I send tokens?

No, there is no service fee when sending tokens from Ninji Wallet.&#x20;

However, on DeFi platforms like Ninji Wallet, you need to prepare the father token of that blockchain to pay the network fee (Gas fee) to execute any transactions on any blockchain. In the Injective Network, the network fee will be charged in INJ Token.

Gas Setting on Ninji enables you to adjust the gas fees with different transaction processing speeds bringing the trading experience to a new level.&#x20;

## How to use the Gas settings

The default gas fee on Ninji is set at the standard rate for the fastest speed at the most reasonable cost. In addition to the default gas fee, Ninji also has an optimized gas engine that allows adjusting the gas fee according to your needs.

You can adjust the Gas fee as below:

In the Send interface, slide the Gas Settings bar at the desired Gas fee level.

<figure><img src="https://lh7-us.googleusercontent.com/KBEL5zaSjb2nU-5_oD8VyeYiKfZzczCfazjoAmlUV1dscgKbBmWAi7qKw2C-X2Vbg6OWNe1Z6cIZ9MK5RwzNCiN5EIEBpdkkLFourhzvNHjYF15IaJdKldePknwD4eOrxRP8yaT8pEKvrAGzEnMwcXw" alt=""><figcaption></figcaption></figure>

Note:

* Save some of the father tokens in advance to pay the transaction fee.
* Transaction fees can be unexpectedly high when the network is congested. In this case, you should refer to the average transaction fees on blockchain explorers before taking action.
* You can use the Gas Setting for both trading and transferring coins/tokens on Ninji.
* This is the fee required by the blockchain to proceed with your transaction, Ninji does not charge this fee.


---

# 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.ninji.xyz/user-guide/faqs/are-there-any-service-fees-on-ninji-wallet-when-i-send-tokens.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.
