# Overview of Native Tokens

<figure><img src="/files/PKIySOeHXLP3TLpofIMG" alt=""><figcaption></figcaption></figure>

The **BSV blockchain (Bitcoin Satoshi Vision)** supports **native tokens** that are integrated directly into the Bitcoin protocol. This design choice allows for:

* **Simplicity**: Developers can issue tokens without the need for complex standards or additional layers.
* **Scalability**: The BSV blockchain is designed to handle a **high volume of transactions**, making it suitable for token applications.
* **Low Fees**: Transaction costs on the BSV network are minimal, encouraging **frequent use of tokens**.
* **Security**: Leveraging the robust security features of the Bitcoin protocol ensures that native tokens benefit from the same level of **protection**.

Native tokens can be utilized for various applications, including **loyalty programs**, **digital assets**, and **decentralized finance (DeFi)** solutions.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/deep-dive-in-bsv-blockchain/supply-policies-and-reward-mechanisms/overview-of-native-tokens.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.
