> For the complete documentation index, see [llms.txt](https://moow.gitbook.io/moow-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moow.gitbook.io/moow-whitepaper/tokenomics/tic-and-tac-utility/4.-science-fi-utility.md).

# 4. Science-Fi Utility

<figure><img src="/files/fiFTVXPaLIxrYKZTf905" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Science-Fi features can be developed in Q4 2023 or 2024. Still in Discovery, not approved yet.**</mark>

Scientists show a huge demand on a personal health data. The most companies who access such kind of data are selling it and do not share profit with users.

We are here to change it. MOOW users will have a great possibility to monetize their Health Data if they want to do it.

MOOW will provide a service for simple and fair Health Data monetization by Dmitry Mikhaylov curation from National University of Singapore.

<figure><img src="/files/xjs3quGmSQJMzGiM5HfG" alt=""><figcaption><p><br></p></figcaption></figure>

**How does it work?**&#x20;

1. MOOW user gives a permission to share his Health Data with scientist through secure protocol. It's simple to cancel this permission.
2. Each time scientists access user's data, users receive a reward in TAC.
3. Scientists can access the data if they stake TAC tokens only.&#x20;
4. All the interactions related with the assets or services (when are created in the system, who has access, when the access was granted, etc.) are tracked.

<figure><img src="/files/fHK5iBliPlLOCMnCGX1c" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://moow.gitbook.io/moow-whitepaper/tokenomics/tic-and-tac-utility/4.-science-fi-utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
