# Post Creation

### **Default post creation stage**

<figure><img src="/files/iNxUYz28vjtoatzmcANU" alt=""><figcaption></figcaption></figure>

### Features&#x20;

| Feature               | Description                                                                                                                                                                                                                                                                                |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Post creation         | Create post by adding content such as text, image, file, and video.                                                                                                                                                                                                                        |
| Mention users in post | <p>Mention users in a post by typing @ to activate the mention suggestion and selecting their name in the suggestion list. You can mention up to 30 users per post.</p><p></p><p>An alert will be shown if character count is greater than 50000 or mentions count is greater than 30.</p> |

## Types of Posts

### 1. Text

<figure><img src="/files/FQI99yX9QAngAn7SsdrJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1bu2xngCxF0inNOrwhUV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3jGvuABhP682SUD1gLIT" alt=""><figcaption></figcaption></figure>

### 2. Text and Image

**Creating a text and image post**

<figure><img src="/files/7rlCWYoXl0ysBW7Mg9n8" alt=""><figcaption><p>Creating a text and image post</p></figcaption></figure>

**After posting a text and image post**

<figure><img src="/files/IMbo4ORwKyZFZWlQ3fCE" alt=""><figcaption><p>After posting a text and image post</p></figcaption></figure>

### 3. Text and File

**Creating a text and file post**

<figure><img src="/files/PJAUlhD1Sml3ZDAni16o" alt=""><figcaption><p>Creating a text and file post</p></figcaption></figure>

**After posting a text and file post**

<figure><img src="/files/sCujc3AgxKm5VETL94pD" alt=""><figcaption><p>After posting a text and file post</p></figcaption></figure>

### 4. Text and Video

**Creating a text and video post**

<figure><img src="/files/8wCSFBbGZfa2ra7TFju4" alt=""><figcaption><p>Creating a text and video post</p></figcaption></figure>

**After posting a text and video post**

<figure><img src="/files/oNoYTmBQPhS9MSRQ2izn" alt=""><figcaption><p>After posting a text and video post</p></figcaption></figure>

### 5. Poll Post

**Default poll creation page**

<figure><img src="/files/3LMe7qVKRLRE5SWUsNYt" alt=""><figcaption><p>Default poll creation page</p></figcaption></figure>

**Poll post**

<figure><img src="/files/skfnbQJYL9vQkC5KxzlO" alt=""><figcaption><p>Poll post</p></figcaption></figure>

**Poll voting**

<figure><img src="/files/5LZuMGdaZQUqqBwsQHWk" alt=""><figcaption><p>Poll voting</p></figcaption></figure>

**Mention users in a poll post**

<figure><img src="/files/puYIOyeZZyXX8PrHW3KV" alt=""><figcaption><p>Mention users in a poll post</p></figcaption></figure>

### 5. Livestream Post

{% hint style="info" %}
You can create a live stream post in the console.

You cannot create a live stream post via Web UIKit but you can view live stream videos using Web UIKit's live stream viewer. Refer to our [Live Stream post](/social-plus-uikit/uikit-3/web/social-uikit/our-components/post-creation-page/livestream-post.md) documentation for details on how to view a live stream post.
{% endhint %}

**Mention users in a livestream post**

<figure><img src="/files/4wriNy5m9ALyTRbgmFPO" alt=""><figcaption><p>Mention users in a livestream post</p></figcaption></figure>


---

# 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.social.plus/social-plus-uikit/uikit-3/web/social-uikit/our-components/post-creation-page.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.
