# The Power of Tokens and Smart Contracts

In this course, you will learn about **tokens** and **smart contracts** on the **BSV blockchain (BSV)**. This course is designed to provide you with a comprehensive understanding of the different types of tokens, including **fungible** and **non-fungible tokens**, as well as the unique features of **smart contracts** on the BSV platform.

What you will learn:

* The characteristics of **fungible tokens** and their applications.
* The concept and use cases of **non-fungible tokens**.
* An introduction to **1Sat Ordinals** and their significance.
* Key features of **Bitcoin Script** that enable smart contracts.
* The advantages of using the **sCrypt framework** for developing smart contracts on BSV.

We invite you to join the course and engage with your peers in the forum. Feel free to ask questions and share your comments as you explore these exciting topics!


---

# 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/the-power-of-tokens-and-smart-contracts.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.
