# Record Your Screen

## Loom

The best way to video record your screen is using Loom.

{% embed url="<https://loom.com>" %}
Make sure you log in using your school Google account
{% endembed %}

#### Here's how you can get a free account as a student or teacher:

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSftw4svvBQzS4a2-VeQ0vdCLHnEFtJaHgnGKgbEQUzJtD7v3A/viewform>" %}

## Screencast-o-Matic

[These instructions are maintained over here](/lancertech/educators/class-toolkit/flipped-lessons.md#screencast-o-matic). This is a wonderful tool everyone should have on their computer. Need help with a problem online? Take a quick video showing what's going on and you'll find it's so much easier to get answers when you can show the problem.

![](/files/-Lmj9iN3d8uT3HEEff_h)

## Other Tools&#x20;

### Windows

There's probably a PRT SC button on your keyboard. You can press that and it'll copy the contents of your screen to the system's clipboard. That means you can just paste the picture in an email if you want to, for example, show someone a problem you're seeing. You can also use [the built-in snipping tool](https://support.microsoft.com/en-us/help/13776/windows-10-use-snipping-tool-to-capture-screenshots).&#x20;

{% embed url="<https://www.techsmith.com/jing-tool.html>" %}
Snipping Tool is for chumps
{% endembed %}

{% embed url="<https://www.screentogif.com/>" %}
In case you want to make an animated picture, Mr. Fancy-pants
{% endembed %}

### Mac

You can press CMD+Shift+3 to create a screenshot of your whole screen on your desktop. Or you can press CMD+Shift+4 to select a particular area of your screen.&#x20;

{% embed url="<https://evernote.com/products/skitch>" %}
Take pictures and make quick annotations. Jing for Mac currently doesn't work in Catalina
{% endembed %}

{% embed url="<https://giphy.com/apps/giphycapture>" %}

{% hint style="danger" %}
**Provide feedback**\
If you see an error or have a suggestion, [please submit a response to this short form](https://forms.gle/3CPXVUTGU2iwcAWq5).&#x20;
{% 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://gilmour.online/lancertech/content-creation/screencast.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.
