# Use Cases

&#x20;  Below are some use cases that can be built using Desights Protocol

* Collaborated and Co-owned AI models
* Web3 Payment Gateways for Data and AI services
* Competition Platforms (such as [Desights Competitions Platform](/products/competitions.md))
* Crowdfunding platforms for Data and AI Projects
* Crowdsourced Data-Labelling Apps
* Mobile apps to anonymously monetise user data
* Private Federated AI to be trained on user data to improve user experiences

and many more...

If you are building on Desights, we would like to know more. Reach out to us at [buidl@desights.ai](mailto:buidl@desights.ai?subject=Hey%20there%21%20I%20am%20building%20on%20Desights)


---

# 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.desights.ai/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.
