> 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/ssi/creating-a-unique-profile.md).

# Erstellen eines einzigartigen Profils

Sie können nur ein einzigartiges Profil erstellen, nachdem Sie eine SSID erstellt haben. Um Ihre SSID zu erstellen, müssen Sie einen SSID-Auditor von der Auditors-Seite finden und sich dann bei ihm/ihr bewerben, um eine SSID für Sie zu erstellen.

Sobald Ihre SSI erstellt wurde, sollten Sie in der Lage sein, deren Identitätstoken von Ihrer Profilseite unter dem Tab **NFTs > SSI** wie im folgenden Bild zu sehen:

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

Sie können jetzt Ihr Profil einzigartig machen. Gehen Sie dazu zum Tab **Profile** und aktivieren Sie die Option **Nur Meins anzeigen**, um Ihr Profil nur wie im folgenden Bild anzuzeigen:

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

Klicken Sie auf die Schaltfläche **Control Panel** und dann auf die Schaltfläche **SSID aktualisieren**. Geben Sie die ID des Identitätstokens Ihrer SSID ein und validieren Sie dann die Transaktion.

<div><figure><img src="/files/v9TaHSr4i8CUzFF0wmJC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/D11DaWtagyZNtydfywNw" alt=""><figcaption></figcaption></figure></div>

Das ist alles, Ihr Profil ist jetzt einzigartig. Sie können dies bestätigen, indem Sie den linken Abschnitt des Profilpanels lesen. Wie im folgenden Bild zu sehen ist, ist der Parameter **Ist Einzigartig** jetzt auf Ja gesetzt.

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

[Holen Sie sich hier weitere Unterstützung aus 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/ssi/creating-a-unique-profile.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.
