# Road Map

**October - November 2024**

* **Zero-Knowledge Proof Login:** Introducing secure logins with Zero-Knowledge Proof (ZKP), allowing researchers to verify their identity without sharing personal information.

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

* **NOBLE ID- A Better Solution for Researchers:** NOBLE ID, powered by blockchain and ZKP, offers a decentralized, secure alternative to ORCID iD, ensuring privacy and seamless login across platforms.
* **Streamlined Manuscript Submission:** Simplifying the submission process for easy uploads, progress tracking, and collaboration.
* **Independent User Profiles:** Users will have full control over their data through Internet Computer canisters, with the option to manage their own domain while staying connected to NobleBlocks.
* **Bounty Feature:** A new system where users can contribute to research projects and earn rewards for advancing scientific work.
* **Integrate NobleBlocks with the TON Blockchain through gamification with our NerdNuggets game:** NerdNuggets is designed to let players earn rewards while supporting scientific research through engaging gameplay, creating a seamless connection between NobleBlocks and the TON Blockchain.
* **AI Integration for Simplified Publishing:** AI tools will summarize academic papers and provide voice narration, making research more accessible to all.
* **Poster Showcasing and Collaboration:** Researchers can showcase, collaborate, and invite co-authors on posters, with AI-generated voice-overs to explain their work.
* **Conference Partner Portal:** Conferences can submit posters and abstracts directly to NobleBlocks, boosting collaboration and visibility within the scientific community.

<br>


---

# 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.nobleblocks.com/whitepaper/road-map.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.
