# Content Creation

- [Presentations](https://gilmour.online/lancertech/content-creation/presentation-styles.md): Five rules on how to give a professional presentation
- [Paper to PDF](https://gilmour.online/lancertech/content-creation/paper-to-pdf.md): Scan a piece of paper from your phone and convert it into a PDF file.
- [Record Your Screen](https://gilmour.online/lancertech/content-creation/screencast.md): If your teacher assigns a video project, you can use WeVideo to work as a team
- [WeVideo](https://gilmour.online/lancertech/content-creation/wevideo.md): Make video as a group. It all works through a website so you don't have to install anything.
- [Flipgrid](https://gilmour.online/lancertech/content-creation/flipgrid.md): Quick exchange of recorded assignment submissions.
- [Google Sites](https://gilmour.online/lancertech/content-creation/google-sites.md): The new Google Sites is an easy way to share a project online
- [Record Audio](https://gilmour.online/lancertech/content-creation/recording-audio.md): Methods to record audio from your computer or phone


---

# 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://gilmour.online/lancertech/content-creation.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.
