# Open questions

Although we have figured out a few macro objectives, a few open questions are still open to iterate for data-staking mechanisms.

* Consider the data by size and create a calculation for reward based on the size of the data.
* Consider factors that are computer calculated vs user inputted data&#x20;
* Consider data integrity issues with self reported data.&#x20;
* How do we audit the data and design a feedback loop for rewarding good data?
* Finding the right decentralized storage option for data-staking


---

# 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://prakash-kamaraj.gitbook.io/project-fitcoral/deliverables-achieved/incentivization-of-user-data/open-questions.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.
