> For the complete documentation index, see [llms.txt](https://blithe.gitbook.io/blithe-wallet-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blithe.gitbook.io/blithe-wallet-whitepaper/table-of-content.md).

# Table of Content

1. Introduction & Problem Statement

&#x20; 2\.  Blithe Wallet—The Solution

&#x20; 3\.  Blithe Wallet Vision Statement

&#x20; 4\.  What is Blithe Wallet?

&#x20; 5\.  Blithe Token ($BLT)

&#x20; 6\.  Blithe Wallet Offerings and Features

&#x20;                 6.1.  $BLT token

&#x20;                 6.2.  Blithe Mastercard & Visa Card

&#x20;                 6.3.  NFC Payment

&#x20;                 6.4.  Seamless fiat & crypto payment

&#x20;                 6.5.  Blithe Widget

&#x20;                 6.6.  Staking

&#x20;                 6.7.  NFT wallet support

&#x20;                 6.8.  Lending and borrowing

&#x20;                 6.9.  Fiat transaction

&#x20;                 6.10.  API integration and SDK

&#x20; 7\. Why Choose Blithe Wallet?

&#x20;                 7.1.  Multi-chain wallet

&#x20;                 7.2.  Cross-chain swap

&#x20;                 7.3.  Staking

&#x20;                 7.4.  Fiat pool exchange

&#x20;                 7.5.  No KYC

&#x20;                 7.6.  Standard security

&#x20;                 7.7.  NFT wallet support

&#x20;                 7.8.  Multi-account feature

&#x20;                 7.9.  Multiple security/login option

&#x20;                 7.10.  Chrome extension

&#x20;                 7.11.  In-app dApp browser

&#x20;                 7.12.  Multi-platform interoperability

&#x20;                 7.13.  Advanced transaction method

&#x20;                 7.14.  Cross-platform interoperability

&#x20;                 7.15.  Industry-approved audit

&#x20; 8\.  Blithe Token (BLT) Tokenomics

&#x20; 9\.  Roadmap

&#x20; 10\.  Disclaimer


---

# 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 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, and the optional `goal` query parameter:

```
GET https://blithe.gitbook.io/blithe-wallet-whitepaper/table-of-content.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
