# Staking

- [How can I make money with my ETH?](https://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking/how-can-i-make-money-with-my-eth.md)
- [How much money can I earn with my ETH?](https://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking/how-much-money-can-i-earn-with-my-eth.md)
- [What is the minimum amount of ETH I can transfer? Or the maximum?](https://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking/what-is-the-minimum-amount-of-eth-i-can-transfer-or-the-maximum.md)
- [When do I start earning my rewards?](https://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking/when-do-i-start-earning-my-rewards.md)
- [What is my gain when I stake my ETH?](https://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking/what-is-my-gain-when-i-stake-my-eth.md)
- [When can I withdraw my cryptocurrencies?](https://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking/when-can-i-withdraw-my-cryptocurrencies.md)


---

# 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://nftuloan.gitbook.io/nftuloan-whitepaper/faq/staking.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.
