> For the complete documentation index, see [llms.txt](https://rehber.microfon.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rehber.microfon.co/profil-islemleri/basvurular.md).

# Başvurular

<mark style="color:$danger;">**Videolu Rehber için aşağıdaki sayfaya tıkla!**</mark>

{% content-ref url="/pages/KLYsMdoM3kt8UmFTNOlP" %}
[Başvurularını Nasıl Yönetebilirsin?](/videolu-rehber/basvurularini-nasil-yonetebilirsin.md)
{% endcontent-ref %}

***

Yaptığın başvuruları bu sayfadan yönetebilir ve başvuru aşamalarını takip edebilirsin.

Bu sayfa 3 sekmeye ayrılmaktadır;

{% tabs %}
{% tab title="Tüm Başvurular" %}
Yaptığın tüm başvuruları liste halinde burada görüntüleyebilir, durumlarını  takip edebilirsin.
{% endtab %}

{% tab title="Mülakatlar" %}
Başvuru yaptığın kurumlar seni mülakata davet ettiği takdirde tüm mülakat bilgilerine bu alandan erişebilirsin.&#x20;
{% endtab %}

{% tab title="Sonuçlananlar" %}
Sonuçlanan başvurularını bu alandan takip edebilirsin.
{% endtab %}
{% endtabs %}

<figure><img src="/files/wpsRcKh6QCkXSvP6OPSY" alt=""><figcaption><p>Başvurular Sekmesi</p></figcaption></figure>

## Başvuru Durumunu Görüntüleme

Başvuruların sayfada liste halinde sıralanmaktadır. Başvuru durumunu kontrol etmek istediğin ilanda turuncu renkli <mark style="color:orange;">**İNCELE**</mark> butonuna tıklayarak başvurundaki işlem geçmişini görebilirsin.&#x20;

Bu alanda senden talep edilen belge ve banka bilgisi gibi bilgileri girebilirsin. Mülakata davet edildiysen de giriş bilgilerin işlem geçmişinde yer alacaktır.

<figure><img src="/files/RWia7GTCas0qn5rbzWLm" alt=""><figcaption><p>Başvuru Durumu</p></figcaption></figure>

<figure><img src="/files/JuIgDEXCju0Z3TyG0CBa" alt=""><figcaption><p>Başvuru Sonucu</p></figcaption></figure>

{% content-ref url="/pages/L4aVEtVNNS7xprBUVUE4" %}
[Mülakat](/basvurular/mulakat.md)
{% endcontent-ref %}


---

# 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://rehber.microfon.co/profil-islemleri/basvurular.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.
