# Clip

The **Clip** feature in social.plus UIKit v4 enables users to create, share, and view user generated short form video content, enhancing engagement and fostering community interaction. This suite of components provides a seamless experience for users to capture moments and share them within their communities.

<div align="left"><figure><img src="/files/W6PnUFcfR97rQP2z1AXo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jmcRpLJBsfCG4n9V6ntF" alt=""><figcaption></figcaption></figure></div>

**Clip Post Creation**

Provides media picking and camera functionalities for clip creation. This component offers an immersive, easy-to-integrate solution enabling users to capture and share moments directly with the clip.

**Clip Feed Viewing**

Clip Feed provides an engaging interface for viewing short form video content in a vertical feed. User can swipe up to move to next clip in a feed. A pivotal component that enables users to immerse themselves in the user generated content shared within the platform.


---

# 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-4/social/clip.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.
