# {videoLink }

[September 21, 2010](broken://pages/n9vPx2VeIBtkh2d5ahSh) [Fawaz](https://clipbucket.com/docs/author/fawaz/) [Template Functions](https://clipbucket.com/docs/category/clipbucket-v2/developers-guide/template-functions/)

{videoLink} function is used generate video related URLs.

**Usage**

```
{videoLink parameters}
```

It uses following parameters

| Parameters | **Options**                                                                            |
| ---------- | -------------------------------------------------------------------------------------- |
| vdetails   | <p>It needs video array or video id.</p><ul><li>Video Array</li><li>Video ID</li></ul> |
| type       | <p>Type of url:</p><ul><li>download</li></ul>                                          |

Tags:[designers](https://clipbucket.com/docs/tag/designers/)[template functions](https://clipbucket.com/docs/tag/template-functions-2/)[video link](https://clipbucket.com/docs/tag/video-link/)[videos](https://clipbucket.com/docs/tag/videos/)

![1 Star](https://clipbucket.com/docs/wp-content/plugins/wp-postratings/images/stars/rating_on.gif)![2 Stars](https://clipbucket.com/docs/wp-content/plugins/wp-postratings/images/stars/rating_on.gif)![3 Stars](https://clipbucket.com/docs/wp-content/plugins/wp-postratings/images/stars/rating_on.gif)![4 Stars](https://clipbucket.com/docs/wp-content/plugins/wp-postratings/images/stars/rating_on.gif)![5 Stars](https://clipbucket.com/docs/wp-content/plugins/wp-postratings/images/stars/rating_on.gif) (**1** votes, average: **5.00** out of 5)<br>

![](https://clipbucket.com/docs/wp-content/plugins/wp-postratings/images/loading.gif)Loading...


---

# 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/guides/functions/videolink.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.
