# Apps overview

## Mail

* Create/log in to mail accounts
* Inbox, sent, starred, read state, delete
* Send mail with attachments
* Receive system mail from other scripts
* Mail with buttons (e.g. job accept/decline)

## Contacts

* Save, edit, delete contacts
* Share email requests with nearby players
* Accept/reject contact requests

## Camera

* Front/rear camera view
* Zoom in/out with camera settings or mouse wheel
* Photo and video capture
* Photo Editor

## Video call

* Call mail contacts
* Invite / cancel / accept / decline / hangup
* Incoming call notifications while tablet is closed

## Paint

* Multiple drawing tools
* Undo/redo
* Save paintings to gallery and edit them

## Calendar

* Create/edit/delete events
* Month view and home/lockscreen agenda sync

## Calculator

* Simple Calculator with history

## Settings

* Tablet account / optional PIN lock / account recovery
* Profile customization (profile picture, tablet wallpaper, etc)
* Notification preferences
* Airplane mode

## Yap

* Social media app
* Feed and wall posts
* Reactions and comments
* Friends
* Chats and messaging
* Search and discovery
* Wall to wall posts for friends with settings to allow anyone/friends or no one to make posts on your wall


---

# 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://w-labs.gitbook.io/w-labs-docs/scripts/wlabs-tablet/apps-overview.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.
