# Features

Everything you can do with the INLEO mobile app.

## Content Creation

* Create threads on the go
* Write long-form posts
* Upload photos from your camera roll
* Draft posts offline

## Notifications

* Push notifications for mentions
* Alerts for new followers
* Reward notifications

## Wallet

* View your balances
* Send and receive tokens
* Power up/down

## Customization

* Dark mode
* Notification preferences
* Feed customization


---

# 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.inleo.io/mobile-app/features.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.
