# Use Cases

Here are some use cases of the [Hack-a-TONx](https://dorahacks.io/hackathon/57/) buidl. Keep in mind that the hackathon code is developed in a few days as a proof of concept of the basic functionality. We have a roadmap full of advancements as mentioned further.&#x20;

Even though the functionality is limited to v1.0 there is a **revolutionary invention called Stakable/Lockable Fungible Tokens (SFT/LFT) and Lockable NFTs (SNFT/LNFT)** which makes a great deal of DAO, DeFi, GameFi, raffles, staking use cases more efficient, cheaper, & faster to a very high degree. We talk about that innovation further [below](https://web3-4.gitbook.io/daoton/buidl/lockable-tokens-standard/introduction).


---

# 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://web3-4.gitbook.io/daoton/buidl/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.
