> For the complete documentation index, see [llms.txt](https://whitepaper.turncoin.com/turncoin-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.turncoin.com/turncoin-whitepaper/german/einleitung.md).

# EINLEITUNG

### <mark style="color:red;">Haftungsausschluss:</mark>&#x20;

*Übersetzungen des Whitepapers in andere Sprachen als Englisch dienen ausschließlich als Annehmlichkeit für die nicht englischsprachige Öffentlichkeit und sind nicht rechtsverbindlich. Wir haben versucht, eine genaue Übersetzung des Originalmaterials ins Englische zu liefern, aber aufgrund der Nuancen bei der Übersetzung in eine Fremdsprache können geringfügige Unterschiede bestehen. Im Falle einer Diskrepanz zwischen diesem übersetzten Dokument und dem englischen Original hat das englische Original Vorrang.*

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

### Eine Welt voller Talente

Es gibt Milliarden talentierter Menschen auf der Welt. Bedenken Sie Folgendes: Allein in den Top-100-Sportarten gibt es 98 Millionen Profis und 1,3 Milliarden Amateure.

Wenden Sie diese Zahlen nun auf jede Branche an, die Sie sich vorstellen können: Sport, Musik, Kunst, Unterhaltung, Wirtschaft, Innovation, Influencer und mehr. In jeder Stadt, in jedem Land, auf jedem Kontinent… Doch die Mehrheit wird nie ihr volles Potenzial ausschöpfen. Warum?

Ihnen fehlen Möglichkeiten; als Ergebnis von fehlenden Finanzen, als Folge von Umständen oder Sie sind einfach unentdeckt. Was wäre, wenn es eine Möglichkeit gäbe, dies zu ändern?

Es gibt einen Weg. Wir präsentieren VirtualStaX und TurnCoin, das digitale Wertpapier, das die Technologie hinter einer globalen Bewegung vorantreibt, die das Leben von Milliarden von Menschen beeinflussen und die Welt verändern wird!


---

# 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://whitepaper.turncoin.com/turncoin-whitepaper/german/einleitung.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.
