> 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/introduction.md).

# Introduction

Twin Protocol ("Twin") is an innovative solution that redefines an individual’s personal presence, creating unique digital twins that encapsulate their expertise. It's a platform where knowledge is preserved, shared, and evolved, offering 24/7 access to mentorship and insights from industry leaders.  The company’s proprietary technology combines the power of artificial intelligence (AI) and blockchain to address key global AI challenges. These challenges include AI security, ensuring data remains secure for individual use rather than large technology companies;, creating new revenue streams using AI; accessing AI in an easy and fun way;, and monetizing personal information in new ways with AI.&#x20;

Twin Protocol was created by successful entrepreneurs and technologists and incubated by SingularityNET. The latter was founded by Dr.Ben Goertzel, who is also a member of Twin’s leadership team, with the mission of creating a decentralized, democratic, inclusive and beneficial Artificial General Intelligence (AGI). SingularityNET is currently in the process of merging with Fetch.AI and Ocean Protocol to form Artificial Super Intelligence (ASI), positioning it as the world’s foremost decentralized AI platform.

Having your own digital twin provides a myriad of benefits to end-users, revolutionizing professional training and knowledge sharing. It empowers users to effortlessly develop their digital twin to interact with AI through responses, recorded meeting calls, and documents. Powered by Twin AI technology and leveraging the innovative SingularityNET platform, it employs neural-symbolic techniques from the OpenCog framework, founded by Twin team member Ben Goertzel.

Twin users create digital versions of themselves that capture their subject matter expertise, knowledge, and personality through documents, questionnaires and other materials provided by the individual. Alternatively, individuals ‘train’ their digital twin by talking to them or through analysis of existing photos and videos. These can then be shared with others through a tokenized marketplace, offering a significant potential for cost savings for businesses by retaining the key knowledge of subject matter experts and company alumni. This innovation provides significant new value for AI for individuals worldwide, allowing them to more easily understand AI, access, and promote their skill set to create new revenue streams and enhance AI security. What’s more, by signing up for a Twin ID, a user’s knowledge can be safely stored digitally in their Twin Vault, a blockchain-based storage facility for their memories, training data and information.

Once trained, Twin users can access valuable personal insights through the Twin platform, both internally within enterprises where Twin is implemented, and externally through the Twin Skills Marketplace. Enterprises can purchase Twin tokens to power usage of their digital Twins to share knowledge more effectively across the organization, with their constituents across the industry, or with their customers. Twin Protocol unlocks new levels of corporate intelligence by allowing enterprises to combine separate Twins' knowledge. Meanwhile, Twin users benefit by earning Twin Tokens each time their skills are accessed in the marketplace, enabling them to generate passive income from their expertise. Additionally, the Twin ID across the document highlights how people have secure, personal decentralized AI data stored in their Twin Vault, a blockchain-based storage facility for their memories, training data, and information.


---

# 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/introduction.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.
