# For Bussines

There are many different use cases for FELT in business. We could split them into a few basic categories:

## Secure Data Analysis

As a company, you often have a lot of data, and you want to hire a company to help you with analyzing data, creating prediction models, and solving different problems. The issue is that your data can be sensitive, and you don't want to face issues with providing your data to an analysis company. In that case, you can use FELT and Ocean protocol to provide your data as a compute asset. Data scientists will be able to train models, but they won't be able to directly see or copy your data. All data will remain under your control.

## Secure Collaboration

Maybe you want to collaborate with some other company. Get an advantage against the competition by collaborating on creating prediction models. But still, you don't want to put full trust in the other company and share sensitive data with them. In that case, you can use FELT run data analysis on datasets of both companies without revealing the data itself.

Examples of such cases:

* E-commerce data combined across shops
* Market data and private signals about stocks
* Sensory data from self-driving cars, IoT devices
* Any data you have

{% hint style="info" %}
Interested in more? Feel free to contact us at <support@feltlabs.ai>
{% endhint %}


---

# 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.feltlabs.ai/use-cases/for-bussines.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.
