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

# FAQs

### What is a Token Launch?

A Token Launch, often referred to as an Initial Coin Offering (ICO) when it's used to raise funds, is a type of crowdfunding via the use of cryptocurrency. It involves the creation and sale of digital tokens to fund project development. These tokens provide future access to a product or service offered by the project. Unlike security tokens, which represent an investment in the project with an expectation of profit primarily from the efforts of others, utility tokens are intended to be used within the project's ecosystem and do not signify ownership or a claim on revenue or profit.&#x20;

The Twin Protocol platform and its utility token are developed and promoted by the Twin Protocol team, comprising technologists, innovators, and visionaries in the fields of AI and blockchain technology. This group is dedicated to creating a platform that revolutionizes how individuals interact with digital content and each other, leveraging the unique capabilities of digital twins to enhance personal and professional interactions. Twin Protocol, Inc. is the sole owner and promoter of the Twin Protocol Token (Ticker:TWIN).

### How will the proceeds be used?

Ethereum is an open-source, public, blockchain-based distributed computing platform and operating system. It is the core technology upon which Twin Protocol’s token is built. Like Bitcoin, Ethereum is a distributed public blockchain network. Ethereum gas is the internal pricing for running a transaction or contract in Ethereum&#x20;

### Which countries are excluded from participating in the token launch?

Countries that require EDD: Afghanistan, Barbados, Belarus, Bosnia and Herzegovina, Bulgaria, Burkina Faso, Burundi, Cameroon, Central African Republic (the), China, Congo (the Democratic Republic of the), Gibraltar, Guatemala, Guinea, Guinea, Bissau, Haiti, Iraq, Jamaica, Lebanon, Libya, Mali, Moldova (the Republic of), Montenegro, Mozambique, Nicaragua, Nigeria, Russian Federation (the), Senegal, Serbia, Somalia, South Sudan, Sudan (the), Syrian Arab Republic. Tanzania, United Republic of Tunisia, Uganda, Ukraine, Venezuela (Bolivarian Republic of), Viet Nam, Yemen, Zimbabwe.

\
You must be at least this age: 18.&#x20;

You must not reside in: Belarus, Burundi, Democratic Republic of the Congo, Iraq, Libya, Democratic People’s Republic of Korea, Somalia, Sudan, Syria, Venezuela, Zimbabwe, Afghanistan, Barbados, Bosnia and Herzegovina, Bulgaria, Burkina Faso, Cameroon, Central African Republic, China, Gibraltar, Guatemala, Guinea, Guinea-Bissau, Haiti, Jamaica, Lebanon, Mali, Moldova, Montenegro, Mozambique, Nicaragua, Nigeria, Russia, Senegal, Serbia, South Sudan, Tanzania, Tunisia, Uganda, Ukraine, Vietnam, Yemen, United States, Myanmar, Iran, Niger, Eritrea.

To learn more about Twin Protocol, our token or general blockchain/cryptocurrency infomation, please select a category below:

{% content-ref url="/pages/4CmzoqwXCLOtTAWLXVeG" %}
[Twin Protocol Questions](/twin-protocol-ai-utility-token/faqs/twin-protocol-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/TEha8G48by60RlOELQ3P" %}
[Twin Token Questions](/twin-protocol-ai-utility-token/faqs/twin-token-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/mvkB7GnPgbjTwonOY5et" %}
[General Questions](/twin-protocol-ai-utility-token/faqs/general-questions.md)
{% endcontent-ref %}


---

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