# What is ClipBucket

{% hint style="info" %}
**An opensource video sharing and streaming software:** ClipBucket is an Open Source and freely downloadable PHP script that will let you start your own Video Sharing website (YouTube Clone) in a matter of minutes. ClipBucket is the fastest growing video script with the most advanced video sharing and social features.

With ClipBucket, you will have almost all social media features in your hand. You can let your users create groups, playlists, collections and much more. They can send friend requests and private messages to each other as well. You can start a fully dedicated video sharing website or photo sharing websites and also both at the same time as well.

{% endhint %}

## Getting Started / Installing ClipBucket

**Got 3 minutes?** Check out a video how to quickly Install ClipBucket:

{% embed url="<https://www.youtube.com/watch?v=RoA2xPl0gcA>" %}

{% hint style="info" %}
**Good to know:** A succinct video overview is a great way to introduce folks to your product. Embed a Loom, Vimeo or YouTube video and you're good to go! We love this video from the fine folks at [Loom](https://loom.com) as a perfect example of a succinct feature overview.
{% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/template-customization" %}
[template-customization](https://docs.clipbucket.com/guides/template-customization)
{% endcontent-ref %}

{% content-ref url="guides/plugin-development" %}
[plugin-development](https://docs.clipbucket.com/guides/plugin-development)
{% endcontent-ref %}

{% content-ref url="guides/anchors-functions-and-filters" %}
[anchors-functions-and-filters](https://docs.clipbucket.com/guides/anchors-functions-and-filters)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="fundamentals/files-structure" %}
[files-structure](https://docs.clipbucket.com/fundamentals/files-structure)
{% endcontent-ref %}

{% content-ref url="fundamentals/basic-understandings" %}
[basic-understandings](https://docs.clipbucket.com/fundamentals/basic-understandings)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.clipbucket.com/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.clipbucket.com/broken-reference)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% endhint %}


---

# 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.clipbucket.com/what-is-clipbucket.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.
