# Figma

## Vad är Figma?

**Figma** är ett verktyg för att arbeta med design-processen, för teams. Figma kan köras i webbläsaren (molnet) eller som en applikation.

{% hint style="info" %}
Figma, introduktion, <https://youtu.be/Cx2dkpBxst8>.
{% endhint %}

## Kom igång

För att använda Figma behöver du registera ett konto.

{% hint style="info" %}
Använd ditt Google-konto för att skapa en användare på <https://www.figma.com/>.
{% endhint %}

### Gränssnitt

Förklaring.

{% hint style="info" %}
Figma, gränssnittet <https://youtu.be/DSrbwCrEIII>.
{% endhint %}

## Exempel

Hur använder en Figma då? Följande video förklarar gränssnittet och hur du arbetar med det. Följ gärna med i filmen, pausa och skapa din egen layout. Video från DesignCourse hittar du [här](https://youtu.be/3q3FV65ZrUs).&#x20;

Fler resurser hittar du här nedanför.

* [Figma Tutorials: Getting started](https://www.youtube.com/playlist?list=PLXDU_eVOJTx7QHLShNqIXL1Cgbxj7HlN4)

## Övningar

* Översätt en eller flera av dina skisser till Figma.


---

# 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://jens-andreasson.gitbook.io/webbutveckling/prototyping/figma.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.
