# Video Interviews

- [Introduction to the Video Interviews](https://help.smartcv.co/video-interviews/introduction-to-the-video-interviews.md)
- [Manage video interviews](https://help.smartcv.co/video-interviews/manage-video-interviews.md)
- [Create a new video interview](https://help.smartcv.co/video-interviews/manage-video-interviews/create-a-new-video-interview.md)
- [Add questions to a video interview](https://help.smartcv.co/video-interviews/manage-video-interviews/add-questions-to-a-video-interview.md)
- [Manage video interview invitations](https://help.smartcv.co/video-interviews/manage-video-interview-invitations.md)
- [Send an invitation for a video interview to an internal candidate](https://help.smartcv.co/video-interviews/manage-video-interview-invitations/send-an-invitation-for-a-video-interview-to-an-internal-candidate.md)
- [Send an invitation for a video interview to an external candidate](https://help.smartcv.co/video-interviews/manage-video-interview-invitations/send-an-invitation-for-a-video-interview-to-an-external-candidate.md)
- [View a completed video interview](https://help.smartcv.co/video-interviews/view-a-completed-video-interview.md)


---

# 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://help.smartcv.co/video-interviews.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.
