# How-to's Library

Easily store and manage helpful videos for your team.

* Upload new videos or move existing recordings to your [**Team Library**](https://app.birdie.so/library/team) for quick access.
* Any agent can copy the link of a video from the [**Team Library**](https://app.birdie.so/library/team) and share it directly with customers through your helpdesk.

This allows your team to **reuse** key recordings, reducing response time and ensuring consistent support.


---

# 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.birdie.so/birdie-docs/request-screen-recordings/misc./how-tos-library.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.
