# Long-form Content

Write articles and blog posts on INLEO.

## Overview

Long-form posts are full articles with:

* Rich text formatting
* Cover images
* Tags and categories
* Permanent blockchain storage

## Creating Long-form Content

1. Navigate to "Write"
2. Add a compelling title
3. Upload a cover image
4. Write your content
5. Add relevant tags
6. Publish!

## Best Practices

* **Strong headlines** — Grab attention
* **Quality images** — Enhance your story
* **Good formatting** — Use headers and lists
* **Relevant tags** — Help discovery


---

# 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/features/long-form.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.
