# Konto bei Replicate eröffnen und API Key erzeugen

Wenn du noch kein Konto hast, erstelle ein neues unter <https://replicate.com/signin>.&#x20;

Schritt 1: Rechnungsinformationen hinzufügen&#x20;

* Gehe zu <https://replicate.com/account/billing> und folge den Anweisungen, um deine Rechnungsinformationen hinzuzufügen.&#x20;

Schritt 2: API-Schlüssel erstellen&#x20;

* Gehe zu <https://replicate.com/account/api-tokens>&#x20;
* Gib einen beliebigen Schlüsselnamen ein wie z.B. SEOKI
* Klicke auf "Create token"

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

* Klicke auf die Schaltfläche kopieren, um den API-Schlüssel zu erhalten und übermittle diesen Key an das SEOKI Team.

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


---

# Agent Instructions: 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:

```
GET https://learning.seoki.com/unlimited-plan/konto-bei-replicate-eroffnen-und-api-key-erzeugen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
