> For the complete documentation index, see [llms.txt](https://whitepaper.galeon.care/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.galeon.care/whitepaper/deutsch/usdgaleon-token/abstecken.md).

# Abstecken

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

Um Investoren, die langfristig an Galeon glauben, zu belohnen, führt das Galeon-Team Staking-Programme ein.

Staking ermöglicht es Ihnen, Zinsen in **$GALEON** zu verdienen, indem Sie Ihre $GALEON für einen festgelegten Zeitraum (3 Jahre) sperren.

## Details des $GALEON-Tokens

Zum Beispiel wird ein Benutzer, der 1000 $GALEON im Königsprogramm staked, 10% Zinsen pro Jahr (APY - Jährliche Prozentsatzrendite) für 3 Jahre generieren, was entspricht:

* Jahr 1: +100 $GALEON
* Jahr 2: +100 $GALEON
* Jahr 3: +100 $GALEON

Dies führt zu einem Bonus von 300 $GALEON nach 3 Jahren, zusätzlich zu den anfänglich gesperrten 1000 $GALEON, was insgesamt 1300 $GALEON ergibt.

## Staking-Programme

Im [Dashboard](https://blockchain.galeon.care/dashboard/staking) von Galeon sind verschiedene Staking-Programme für eine begrenzte Anzahl von Tokens verfügbar. Die Programme für Master, Fan und Ritter sind bereits voll. Es gibt noch freie Plätze für das Staking in den Programmen König, Jarl und Karl.

Das Galeon-Pioneer-Programm und das Galeon-King-Programm (3 Jahre) ermöglichen es Benutzern, [**$GEMS**](/whitepaper/french/jeton/gems.md)  zu verdienen. Stammes-Punkte gewähren Zugang zu Goodies, Community-Artikeln usw.

### [Staking-Programme - offen](https://blockchain.galeon.care/dashboard/staking)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Galeon Pioneer</strong><br>+ 30% / 3 years</td><td>3 years cliff</td><td>25$GALEON <br>= + 1 $GEMS</td><td><a href="https://blockchain.galeon.care/dashboard/staking">https://blockchain.galeon.care/dashboard/staking</a></td><td><a href="/files/wYvNI8mG6DWTnqHpIJBY">/files/wYvNI8mG6DWTnqHpIJBY</a></td></tr><tr><td><strong>Galeon Karl</strong><br>+ 6% / 3 years</td><td>3 years cliff</td><td><strong>Ausverkauft</strong></td><td></td><td><a href="/files/cUGOLKZWylIpSM7zSc6i">/files/cUGOLKZWylIpSM7zSc6i</a></td></tr><tr><td><strong>Galeon Jarl</strong><br>+ 15% / 3 years</td><td>3 years cliff</td><td><strong>Ausverkauft</strong></td><td></td><td><a href="/files/wFT2xyecLtuwPGTkgs0y">/files/wFT2xyecLtuwPGTkgs0y</a></td></tr><tr><td><strong>Galeon King</strong><br>+ 30% / 3 years</td><td>3 years cliff</td><td>25$GALEON <br>= + 1 $GEMS<br><strong>Ausverkauft</strong></td><td></td><td><a href="/files/tV7MgQvwXJhKVzJXXnyI">/files/tV7MgQvwXJhKVzJXXnyI</a></td></tr><tr><td><strong>Galeon Fan</strong><br>+10% / 6 mois</td><td>6 months cliff</td><td><strong>Ausverkauft</strong></td><td></td><td><a href="/files/wYqbuvLZ85lquwgXlK2f">/files/wYqbuvLZ85lquwgXlK2f</a></td></tr><tr><td><strong>Galeon Knight</strong><br>+25% / 1 an</td><td>1 year cliff</td><td><strong>Ausverkauft</strong></td><td></td><td><a href="/files/PNkLDDGNJO0v2JdROKZw">/files/PNkLDDGNJO0v2JdROKZw</a></td></tr><tr><td><strong>Galeon Master</strong><br>+90% / 3 ans</td><td>3 years cliff</td><td><strong>Ausverkauft</strong></td><td></td><td><a href="/files/RB4Uvxbx46LV4SpYkB3H">/files/RB4Uvxbx46LV4SpYkB3H</a></td></tr></tbody></table>


---

# 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.galeon.care/whitepaper/deutsch/usdgaleon-token/abstecken.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.
