# Use cases

## Asset Tokenization use cases

#### Supply chain management

Asset tokenization provides a decentralized ledger system that enables stakeholders to track the movement of goods and assets across the supply chain. It also ensures data transparency, security, and immutability, reducing the risk of fraud or corruption.&#x20;

#### Mining industry

Asset tokenization enables miners to tokenize their mineral reserves, allowing investors to purchase fractional ownership of the reserves. This helps miners raise capital, while investors can benefit from the asset value appreciation.&#x20;

#### Pharmaceutical industry,

Asset tokenization can help to reduce the risk of counterfeit drugs by creating a tamper-proof supply chain. Each drug can be assigned a unique token, and its movement can be tracked throughout the supply chain, ensuring that it is not tampered with or counterfeited.&#x20;

{% content-ref url="/pages/Y32rjEO6dnJusUVGDK7v" %}
[Deploy Asset Tokenization App](/how-to/private-network/pre-configured-apps/deploy-asset-tokenization-app.md)
{% endcontent-ref %}


---

# 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://docs.spydra.app/products-overview/private-network/asset-tokenization/use-cases.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.
