> ## Documentation Index
> Fetch the complete documentation index at: https://docs.deneyapkart.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Deneyap Kart IDE Overview

## Deneyap Kart IDE Home Page

<Frame caption="Deneyap Kart IDE Home Page">
  <img height="550" width="500" src="https://mintcdn.com/t3/FxRWAFmgbHMbYkFR/images/DKide/IDE-Ana-Sayfa.png?fit=max&auto=format&n=FxRWAFmgbHMbYkFR&q=85&s=97497e5d44afbf83ae85204664d5bb26" data-path="images/DKide/IDE-Ana-Sayfa.png" />
</Frame>

## Right Panel

* The right panel is used for adding libraries, sending logs, and opening or closing the terminal.

<Frame caption="Deneyap Kart IDE Right Panel">
  <img height="550" width="200" src="https://mintcdn.com/t3/FxRWAFmgbHMbYkFR/images/DKide/IDE-Sag-Panel.png?fit=max&auto=format&n=FxRWAFmgbHMbYkFR&q=85&s=75254894d9c28ca6191d3a66b2b3f468" data-path="images/DKide/IDE-Sag-Panel.png" />
</Frame>

## Settings Menu

* In the settings menu, the port filtering feature reduces port selection errors by filtering out Bluetooth ports.

<Frame caption="Deneyap Kart IDE Settings Tab">
  <img height="550" width="500" src="https://mintcdn.com/t3/FxRWAFmgbHMbYkFR/images/DKide/IDE-Ayarlar-Sekmesi.png?fit=max&auto=format&n=FxRWAFmgbHMbYkFR&q=85&s=e4c78ad947ed8d41896629280b050d91" data-path="images/DKide/IDE-Ayarlar-Sekmesi.png" />
</Frame>

## Bottom Panel

* The bottom panel includes essential buttons for creating a new file, opening an existing file, and saving the currently active file;\
  **Compile** and **Upload** buttons for build and upload operations;\
  and the **Examples** button for accessing example sketches of the libraries added to the IDE.

<Frame caption="Deneyap Kart IDE Bottom Panel">
  <img height="550" width="600" src="https://mintcdn.com/t3/FxRWAFmgbHMbYkFR/images/DKide/IDE-Alt-Panel.png?fit=max&auto=format&n=FxRWAFmgbHMbYkFR&q=85&s=a87ed4fecf9e12c7364d0888b4efe4c4" data-path="images/DKide/IDE-Alt-Panel.png" />
</Frame>

## Adding Libraries

* When no search is performed and the field is empty, the currently installed libraries are listed.
* When a keyword or library name is entered, many libraries from the Arduino ecosystem are found and listed.

<Frame caption="Initial View of the Library Screen">
  <img height="550" width="450" src="https://mintcdn.com/t3/FxRWAFmgbHMbYkFR/images/DKide/IDE-K%C3%BCt%C3%BCphane-Base.png?fit=max&auto=format&n=FxRWAFmgbHMbYkFR&q=85&s=4de7c5dcfb276b6366fad7b0f0e3576f" data-path="images/DKide/IDE-Kütüphane-Base.png" />
</Frame>

<Frame caption="Searching in the Library Screen">
  <img height="550" width="450" src="https://mintcdn.com/t3/FxRWAFmgbHMbYkFR/images/DKide/IDE-K%C3%BCt%C3%BCphane-Arama.png?fit=max&auto=format&n=FxRWAFmgbHMbYkFR&q=85&s=6c9dbf8181b20da070ac651fd939ee21" data-path="images/DKide/IDE-Kütüphane-Arama.png" />
</Frame>
