# Fees

### What are the transaction costs and fees involved?&#x20;

#### Transaction Fees&#x20;

Stader does not charge any transaction fees for staking. However, the network fee is displayed on the DApp below the “Enter BNB amount” input box. We represent it in BNB, to make it easier for users to check balances in wallets and in bsc scan. This network fee is charged by the BNB network for staking and varies for every transaction. This network fee will be charged by the network to the user for making the transaction&#x20;

#### Rewards Fee&#x20;

Stader will be charging no fees(0% fees) for the first 2 months of launch. After the first 2 months, we'll be revaluating the charges and will be updating it here. &#x20;


---

# 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://binance.docs.staderlabs.com/bnbx-faqs/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.
