> For the complete documentation index, see [llms.txt](https://twinprotocol.gitbook.io/twin-protocol-ai-utility-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://twinprotocol.gitbook.io/twin-protocol-ai-utility-token/white-paper/proof-of-concept.md).

# Proof of Concept

**Napoleon Hill's Digital Twin**

In today's fast-paced world, people constantly seek ways to improve their personal and professional lives. One of the most effective ways to do this is by reading books on self-improvement and success. Napoleon Hill's book "Think and Grow Rich" is one such book that has inspired millions of people around the world to achieve their goals. The first proof of concept is a digital twin that aggregates Napoleon Hill’s knowledge through his published works, interviews, speeches, personal correspondence, and other relevant materials. A chatbot messaging app makes it easier for people to access Napoleon Hill’s wisdom and teachings. The chatbot embodies Napoleon Hill's personality and knowledge, allowing users to interact and learn from his teachings and receive personalized advice based on their needs.

<figure><img src="https://lh3.googleusercontent.com/xtLSLnNDgZp8WupYPijkJvT2piHl5MA0CmR9NveI_rcpfB5IWtpGRiUy9lk-XyjP1VUSvF7G4YTNnyFuaocUaqQumT9XBwfdW3CVXNh__67j8EZANa5NChljigBP8SYjZTOuEgFns9862uc5IfNoibk" alt=""><figcaption></figcaption></figure>

**Nova AI News correspondent**

The second proof of concept, with edYOU, is on Twin’s  near-term road map. The digital twin, Nova, is the world’s first AI news reporter on FinTech TV, delivering financial and business news. The avatar-based twin is powered by advanced natural language processing  and machine learning algorithms. Nova can analyze large amounts of data to provide accurate and timely news updates. With a human-like voice and engaging delivery, she brings a unique perspective to financial news reporting and represents the future of journalism and the potential for technology to transform how we consume information.

<figure><img src="/files/4pMgXz11gxT5WfKU1ODk" 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://twinprotocol.gitbook.io/twin-protocol-ai-utility-token/white-paper/proof-of-concept.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.
