> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/deutsch/products/arps/minting-and-claiming-notes.md).

# Präge- und Anspruchsscheine

### Prägung von Noten

Hier ist eine schrittweise Anleitung zur Prägung von Noten auf Ihrem Konto in einem ARP-Vertrag:

* Gehen Sie zu Ihrem ARP-Vertrag, klicken Sie auf die Schaltfläche **Details**, um sein Panel anzuzeigen, und klicken Sie unten links im Panel Ihres ARPs auf die ID Ihres Kontos (im Bild unten haben wir auf 4 geklickt, da dies unsere Kontoidentifikation ist):

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

* Klicken Sie im Menü Ihres Steuerfelds auf die Schaltfläche **Zu notenbezahlt übertragen**.

<div><figure><img src="/files/R4THQAQnDiC6oqWBOmeR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/N4SLv6mxj95hXT0jjGMJ" alt=""><figcaption></figcaption></figure></div>

* Füllen Sie das Formular aus und validieren Sie die Transaktion.

Herzlichen Glückwunsch! Sie haben erfolgreich eine Note geprägt, um einen Teil oder alle Ihre zukünftigen Einnahmen auf eine Note zu übertragen. Sie können diese Note auf dem [ARP-eCollectibles-Kanal](https://www.payswap.org/cancan/collections/283) verkaufen, um jetzt auf Ihre zukünftigen Einnahmen zuzugreifen.

### Beanspruchung von Noten

Immer wenn eine von Ihnen gekaufte Note fällig ist, können Sie diese über ihren ARP-Vertrag beanspruchen. Hier ist eine schrittweise Anleitung dazu:

* Finden Sie den ARP-Vertrag der Note, die Sie gekauft haben, auf der [ARPs-Seite](https://payswap.org/arps).
* Klicken Sie auf die Schaltfläche **Details**, um das Panel Ihres ARP anzuzeigen, und klicken Sie auf seine Schaltfläche **Steuerfeld**.

<div><figure><img src="/files/6U7LxYttBfTRjWQY6ZYU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f3c4ZFcE1VUHvobOLT4f" alt=""><figcaption></figcaption></figure></div>

* Klicken Sie im Menü des Steuerfelds auf die Schaltfläche **Note beanspruchen**, geben Sie die Token-ID Ihrer Note ein und validieren Sie die Transaktion.

Herzlichen Glückwunsch! Sie haben erfolgreich die Erträge Ihrer Note beansprucht.

[Holen Sie sich hier weitere Unterstützung von der Community.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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://docs.payswap.org/deutsch/products/arps/minting-and-claiming-notes.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.
