# Prescription Tokens (Proof of Concept)

{% embed url="<https://youtu.be/UwShMILkCnI>" %}

Prescription Tokens demonstrates a secure and auditable way to handle medical prescriptions by tokenizing prescription data on the BSV blockchain. This ensures that prescriptions issued by doctors, held by patients, and redeemed by pharmacies are securely tracked and protected against fraud and misuse.

Learn more:

[Business Documentation](https://hub.bsvblockchain.org/demos-and-onboardings/demo-solutions/demos/prescription-tokens/business-prescription-tokens)

[Technical Documentation](https://hub.bsvblockchain.org/demos-and-onboardings/demo-solutions/demos/prescription-tokens/technical-prescription-tokens)


---

# 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/introduction-to-blockchain-technology/blockchain-applications-around-the-world/prescription-tokens-proof-of-concept.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.
