# Welcome to INLEO

INLEO is the everything app for Web3 content creators. Create threads, long-form posts, and earn crypto rewards.

## Quick Links

* [Getting Started](https://docs.inleo.io/getting-started/getting-started)
* [Mobile App](https://docs.inleo.io/mobile-app/mobile-app)
* [Features](https://github.com/steemleo/INLEO-Docs/blob/main/features/README.md)

## What is INLEO?

INLEO is a decentralized social media platform built on the Hive blockchain. It combines the best of Web2 social media with Web3 ownership and rewards.

### Key Features

* **Threads** — Short-form content like tweets
* **Long-form Posts** — Blog-style articles
* **LEO Token** — Earn rewards for creating and curating
* **Premium** — Ad-free experience with extra features
* **Mobile App** — Full-featured iOS and Android apps

***

*This documentation is maintained by the INLEO team.*


---

# 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/readme.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.
