> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/resources/join-the-tech-fleet-figma-educational-space.md).

# Join the Tech Fleet Figma Educational Space

##

## What is Figma?

Figma is a tool that product people and UX people use. With this tool, you can make mockups, high fidelity designs, or digital working spaces. Tech Fleet uses this tool for project work.&#x20;

All project team trainees should have a Figma account to be able to use Figma (the design tool) and Figjam (the whiteboard tool) during project work.&#x20;

## Steps to Verify

In order to verify yourself on Figma education, Figma must verify you. You must submit a form to request to be added to the Figma education account.&#x20;

1. This process takes 7 to 10 business days.
2. We need to submit your request after you complete this form.
3. You will receive an email from Figma once they verify you.

Here's the form to fill out:

{% embed url="<https://form.fillout.com/t/pmF67NwX3Rus>" %}
<https://form.fillout.com/t/pmF67NwX3Rus>
{% endembed %}


---

# 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:

```
GET https://guide.techfleet.org/resources/join-the-tech-fleet-figma-educational-space.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.
