> 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/turkish-documentation/proxy-yonetimi/incogniton-proxy-shop/cancel-auto-renew-on-a-proxy.md).

# Bir proxy'de otomatik yenilemeyi iptal et

[Incogniton’un proxy mağazasından](/documentation/turkish-documentation/proxy-yonetimi/incogniton-proxy-shop.md) bir proxy satın aldığınızda, her ay otomatik olarak yenilenecektir. Bunun olmasını istemiyorsanız, Incogniton hesabınızda otomatik yenilemeyi iptal edebilirsiniz.

{% stepper %}
{% step %}
**Proxy siparişlerine gidin**

Incogniton hesabınıza gidin, **Proxy mağazası**na ve ardından **Siparişler** sekmesine gidin. Burada sipariş ettiğiniz proxy veya proxyleri göreceksiniz.
{% endstep %}

{% step %}
**Otomatik yenilemeyi iptal et**

Otomatik yenilemeyi iptal etmek istediğiniz proxy'ye gidin ve üç nokta simgesine tıklayın. Ardından **Otomatik yenilemeyi iptal et** seçeneğine tıklayın.

![](/files/013dd9d6da7a3bc6a02cbc8f647ef656105a0e46)
{% endstep %}

{% step %}
**İptali onaylayın**

Otomatik yenilemeyi iptal etmek istediğinizden emin olup olmadığınızı soran bir pop-up pencere görünecektir. **Devam et** seçeneğine tıklayın ve işlem tamam! Artık proxy otomatik olarak yenilenmeyecek — isterseniz [proxyleri manuel olarak yenileyebilirsiniz](/documentation/turkish-documentation/proxy-yonetimi/incogniton-proxy-shop/renew-proxies.md).

![](/files/78130fe033c50baa665ce955065846d4cc7ebb4e)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Proxy'yi mağazada sipariş ederken aylık yenileme seçeneğini kapatmak da mümkündür. Ödeme detayları bölümünde **Aylık yenileme** kutusu bulunmaktadır. Proxy'nin her ay otomatik olarak yenilenmesini istemiyorsanız bu seçeneği kaldırın.
{% endhint %}

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

{% hint style="info" %}
Proxy otomatik yenilemesini iptal etme konusunda herhangi bir sorunuz varsa, [destek departmanımızla iletişime geçmekten](https://incogniton.com/contact/) çekinmeyin!
{% 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/turkish-documentation/proxy-yonetimi/incogniton-proxy-shop/cancel-auto-renew-on-a-proxy.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.
