# Fina Documentation

## Fina Documentation

- [Welcome to Fina](https://docs.fina.cash/welcome-to-fina.md): A Virtual Bank Powered by Crypto
- [Overview](https://docs.fina.cash/fina-wallet/overview.md)
- [Features](https://docs.fina.cash/fina-wallet/features.md)
- [Create/ Import Wallet](https://docs.fina.cash/fina-wallet/features/create-import-wallet.md)
- [Manage/ Transfer Tokens](https://docs.fina.cash/fina-wallet/features/manage-transfer-tokens.md)
- [Staking](https://docs.fina.cash/fina-wallet/features/staking.md)
- [Connect to dApps](https://docs.fina.cash/fina-wallet/features/connect-to-dapps.md)
- [Governance](https://docs.fina.cash/fina-wallet/features/governance.md)
- [Misc Settings](https://docs.fina.cash/fina-wallet/features/misc-settings.md)
- [For Developers](https://docs.fina.cash/fina-wallet/for-developers.md)
- [Overview](https://docs.fina.cash/fina-card/overview.md)
- [Features](https://docs.fina.cash/fina-card/features.md)
- [Getting Started](https://docs.fina.cash/fina-card/features/getting-started.md)
- [Read Card Details](https://docs.fina.cash/fina-card/features/read-card-details.md)
- [Edit Card Details](https://docs.fina.cash/fina-card/features/edit-card-details.md)
- [Top Up Balance](https://docs.fina.cash/fina-card/features/top-up-balance.md)
- [Transaction Histories](https://docs.fina.cash/fina-card/features/transaction-histories.md)
- [For Developers](https://docs.fina.cash/fina-card/for-developers.md)
- [Overview](https://docs.fina.cash/fina-p2p/overview.md)
- [Features](https://docs.fina.cash/fina-p2p/features.md)
- [Getting Started](https://docs.fina.cash/fina-p2p/features/getting-started.md)
- [Create a Post](https://docs.fina.cash/fina-p2p/features/create-a-post.md)
- [Enter a Deal](https://docs.fina.cash/fina-p2p/features/enter-a-deal.md)
- [Resolve Dispute](https://docs.fina.cash/fina-p2p/features/resolve-dispute.md)
- [Utilities](https://docs.fina.cash/fina-token/utilities.md)
- [Tokenomics](https://docs.fina.cash/fina-token/tokenomics.md)
- [How to Vest](https://docs.fina.cash/fina-token/how-to-vest.md)
- [How to Buy](https://docs.fina.cash/fina-token/how-to-buy.md): Buy your first $FINA token from Shade protocol, a decentralized exchange


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fina.cash/welcome-to-fina.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.
