> For the complete documentation index, see [llms.txt](https://docs.stacks.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacks.co/get-started/use-cases.md).

# Use Cases

<div data-with-frame="true"><figure><img src="/files/0fXWeDG7MY46Yw4OfsCu" alt=""><figcaption></figcaption></figure></div>

Stacks extends Bitcoin's functionality, enabling a variety of decentralized applications. Here are some use cases for you to explore and incite new ideas.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>DeFi</h4></td><td>Enable smart contracts for lending, borrowing, and trading of digital assets.</td><td><a href="/pages/sBaii4nWOa1N4xn9FMSn">/pages/sBaii4nWOa1N4xn9FMSn</a></td></tr><tr><td><h4>Art</h4></td><td>Facilitate the artistic creation and trading of digital art as NFTs.</td><td><a href="/pages/LXjbvv6GHeNpmyk6zON3">/pages/LXjbvv6GHeNpmyk6zON3</a></td></tr><tr><td><h4>Payments</h4></td><td>Enable fast, Bitcoin-settled transactions using assets like sBTC and STX, with developer tooling support and easy wallet integrations.</td><td><a href="/pages/pS4Vk6tzNWtiESrpmirR">/pages/pS4Vk6tzNWtiESrpmirR</a></td></tr><tr><td><h4>Gaming</h4></td><td>Support on-chain economies, verifiable in-game assets as NFTs, and player rewards programs.</td><td><a href="/pages/f8uEngpQ1emKuIeTCvnh">/pages/f8uEngpQ1emKuIeTCvnh</a></td></tr><tr><td><h4>AI</h4></td><td>AI agents can hold sBTC, sign transactions, manage digital assets, and automate workflows while being bound by Clarity-level constraints</td><td><a href="/pages/nrViiQlz3UNQGD0Lt7U1">/pages/nrViiQlz3UNQGD0Lt7U1</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.stacks.co/get-started/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.
