> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop/renew-proxies.md).

# Proxys erneuern

Es kommt regelmäßig vor, dass Sie die Proxys, die Sie im Incogniton Proxy-Shop gekauft haben, manuell erneuern müssen. In diesem Leitfaden erklären wir Ihnen genau, wie Sie dies tun. Wenn Sie mehr über den Proxy-Shop und den Kauf Ihrer ersten Proxys erfahren möchten, empfehlen wir Ihnen, [diesen Artikel](/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop.md) zu lesen.

{% stepper %}
{% step %}
**Gehe zu Bestellungen**

Um Ihre Proxys zu verlängern, gehen Sie zu Ihrem Incogniton-Konto und navigieren Sie zu **Proxy Shop** und dann zum Tab **Bestellungen**.
{% endstep %}

{% step %}
**Wählen Sie Bestellung verlängern**

Klicken Sie auf das Drei-Punkte-Symbol des Proxys, den Sie erneuern möchten, und wählen Sie die Option **Bestellung verlängern**.
{% endstep %}

{% step %}
**Dauer auswählen und bezahlen**

Wählen Sie die Anzahl der Monate, die Sie verlängern möchten, und wählen Sie die Zahlungsmethode im Pop-up-Fenster. Klicken Sie auf **Weiter** und führen Sie die Zahlung über den ausgewählten Zahlungsanbieter durch. Sobald die Zahlung abgeschlossen ist, sollte die Erneuerung automatisch verarbeitet werden.

{% hint style="info" %}
Sie können eine Bestellung nur vollständig mit allen darin enthaltenen Proxys erneuern.
{% endhint %}

![](/files/18a261935ce70c1a21ccd81bddcac01c2d1e247f)
{% endstep %}
{% endstepper %}

### Automatische Erneuerung

Wenn Sie einen Proxy aus dem Proxy-Shop bestellen, wird der Proxy so eingestellt, dass er sich jeden Monat automatisch erneuert. Das bedeutet, dass Sie nicht mehr manuell erneuern müssen. Wenn Sie keine automatische Erneuerung für Ihre Proxys wünschen, können Sie diese Option bei der Bestellung deaktivieren oder danach durch Ändern der Proxy-Einstellungen. Lesen Sie [diesen Artikel](/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop/cancel-auto-renew-on-a-proxy.md) für weitere Informationen zu diesem Thema.

{% hint style="info" %}
Wenn Sie noch Fragen haben, zögern Sie bitte nicht, unsere [Support-Abteilung](https://incogniton.com/contact/) zu kontaktieren.
{% endhint %}


---

# 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.incogniton.com/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop/renew-proxies.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.
