# Cihaz Oluşturma

> ProdIoT ile geliştirdiğiniz cihazın web ve mobil uygulamasını dakikalar içinde oluşturabilirsiniz, bunun için ne kodlama nede tasarım bilmenize gerek yok.&#x20;
>
> Cihazınızı üç adımda ürünleştirmeye hazır mısınız? Hadi Başlayalım.

#### ProdIoT de uygulama ve cihazınızı oluşturun

* Geliştirici hesabı oluşturarak sistemeye kayıt olun
* Uygulamalar sekmesinden yeni diyerek uygulama bilgilerini doldurun.

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

* Uygulama oluştururken size verilen Client ID cihaz tarafından podIoT ye bağlanmanızı sağlayacaktır.
* Oluşturduğunuz uygulamanın cihazlar sekmesine gelerek yeni bir cihaz oluştun ve seri numarası ekleyin.
*

```
<figure><img src="/files/RtiPfMDNlr6ASVtBGz91" alt=""><figcaption></figcaption></figure>
```

* Client ID ve oluşturduğunuz seri numarası cihazına gelen verileri yakalamanıza veya cihazdan veri gönderimizde kullanılmaktadır.

> Artık ProdIoT üzerinde uygulamanız ve cihazınız hazır durumda.


---

# 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://learn.prodiot.com/nasil-kullanilir/cihaz-olusturma.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.
