# Apps

In the right side of the bar, droptop can have a lot of apps that might be useful, especially if they are reachable so easily.

## Default apps

Droptop comes with some basic apps preinstalled:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:green;"><strong>Alarm</strong></mark></td><td>A simple alarm</td></tr><tr><td><mark style="color:green;"><strong>App Drawer</strong></mark></td><td>Shows the windows app drawer</td></tr><tr><td><mark style="color:green;"><strong>Battery &#x26; Backlight</strong></mark></td><td>Shows infos about the battery and lets you change the brightness of your monitor</td></tr><tr><td><mark style="color:green;"><strong>Desktop Navigator</strong></mark> </td><td>Let's you move between virtual desktops</td></tr><tr><td><mark style="color:green;"><strong>Downloads</strong></mark></td><td>Shows the content in the downloads folder</td></tr><tr><td><mark style="color:green;"><strong>Mail</strong></mark></td><td>Connects to your Gmail inbox</td></tr><tr><td><mark style="color:green;"><strong>Paperclip</strong></mark></td><td>Opens a tool that interfaces with the windows paperclip</td></tr><tr><td><mark style="color:green;"><strong>Recent Files</strong></mark></td><td>Shows your recent files</td></tr><tr><td><mark style="color:green;"><strong>Time</strong></mark></td><td>Shows time and calendar</td></tr><tr><td><mark style="color:green;"><strong>Volume</strong></mark></td><td>Shows infos and lets you change medias </td></tr><tr><td><mark style="color:green;"><strong>Weather</strong></mark></td><td>Shows weather informations about your location</td></tr><tr><td><mark style="color:green;"><strong>WiFi &#x26; Bluetooth</strong></mark></td><td>Shows network and connectivity infos</td></tr></tbody></table>

## Community apps

Everyone in the droptop community can also create their personalized apps, and share them with all of the people that might be interested.&#x20;

The list of all the community apps is on the website:

{% embed url="<https://www.droptopfour.com/community-apps/>" %}

You can also install community apps using the `Droptop Store` app that is already installed in your Droptop: just enable it and search and download what you need!

## Create your community app

If you want to create a personalized community theme that isn't already made, head to [Make a Community App](/community-apps/introduction.md) to learn more.


---

# 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://docs.droptopfour.com/setting-up/apps.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.
