# Your First Post

Ready to share with the INLEO community? Here's how.

## Creating a Thread

Threads are short-form posts (up to 280 characters):

1. Click the **+** button or "New Thread"
2. Write your message
3. Add images or links (optional)
4. Click "Post"

## Creating a Long-form Post

For longer content like articles:

1. Click "Write" in the navigation
2. Add a title and cover image
3. Write your content using the editor
4. Add tags to help people find your post
5. Click "Publish"

## Tips for Success

* **Be authentic** — Share your unique perspective
* **Engage with others** — Reply to threads and posts
* **Use tags** — Help your content get discovered
* **Post consistently** — Regular activity builds your audience


---

# 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/getting-started/first-post.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.
