# Common Questions

### **Q: Is this like a regular bank account?**&#x20;

A: Similar experience for depositing and withdrawing, but FIVA uses blockchain technology to access better earning opportunities than traditional banks.

### **Q: Why haven't I heard of this before?**&#x20;

A: DeFi and blockchain banking are new technologies - like how online banking seemed strange 20 years ago, but now everyone uses it.

### **Q: What if I need my money early?**&#x20;

A: You can withdraw anytime. You'll get back your original amount plus most of what you've earned so far.

### **Q: What's the minimum deposit?**&#x20;

A: You can start with as little as $10 to test how everything works


---

# 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.thefiva.com/fiva-basics/common-questions.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.
