> For the complete documentation index, see [llms.txt](https://gilmour.online/lancertech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gilmour.online/lancertech/content-creation/flipgrid.md).

# Flipgrid

## Overview

Submit a video for an assignment from your phone or computer–fast and easy! No student accounts required!

{% embed url="<https://www.youtube.com/watch?v=JwbLnVsMGdg>" %}

## Student&#x20;

Students just need a Flip Code from their teacher to join Flipgrid and start recording videos. No accounts needed. Using the Flipgrid app? [Check out how to use the free Flipgrid app here](https://help.flipgrid.com/hc/en-us/articles/360044698194)!

### **Step 1: Enter the Flip Code**

Your Flip Code is provided by your teacher to join the Grid. Enter the Flip Code exactly how your teacher provided. If you don't know your Flip Code, please contact your teacher for assistance.

### **Step 2: Sign in to the Grid**

Depending on how your teacher setup your Grid, you will join using your School Email or a Student ID. If you have issues, please contact your teacher for help.&#x20;

**Recording a Video**&#x20;

Once in a Grid students click the **green plus** to record in three easy steps

1. &#x20;![mceclip0.png](https://help.flipgrid.com/hc/article_attachments/360061445854/mceclip0.png)  **Tap to record -** Tap the record button on the bottom to start. Add fun stickers, filters, text, and more. Tap the arrow on the bottom right to advance.
2. ![mceclip1.png](https://help.flipgrid.com/hc/article_attachments/360062344313/mceclip1.png) **Review your video -** Trim, rearrange, or add more. Tap the arrow in the bottom right to advance.
3. ![mceclip2.png](https://help.flipgrid.com/hc/article_attachments/360061446074/mceclip2.png)  **Take a selfie -** The selfie will be the cover image for your video. Tap the arrow in the bottom right to advance.
4. ![mceclip3.png](https://help.flipgrid.com/hc/article_attachments/360061446174/mceclip3.png)  **Submit your video -** Edit your name, add a tiltle, or attach a link. Then submit!

Students can also record [their own custom video](/lancertech/content-creation/screencast.md) and import it to Flipgrid using the button just to the right of the record icon. [Learn how to import a custom video video into Flipgrid](https://help.flipgrid.com/hc/en-us/articles/115003674753).

{% embed url="<https://info.flipgrid.com/>" %}

## Teacher

{% embed url="<https://auth.flipgrid.com/educator?redirect_url=https%3A%2F%2Fadmin.flipgrid.com%2Fmanage%2Fgrids>" %}

![](/files/-M3W9fwoycRA5FYzbNtS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gilmour.online/lancertech/content-creation/flipgrid.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
