# Get Started

<figure><img src="/files/ZZVzvUTBAQVg0PnbDQl4" alt=""><figcaption></figcaption></figure>

**Objective**

Create and configure a project from the first steps.

**Steps**&#x20;

1. Register in Uncodie, enter from the website, or click here <https://app.uncodie.com/> enter an email, verify it, and create a password, keep it well.
2. Download our plugin from the app.uncodie or in downloads on our website.
3. At app.uncodie.com under User Profile, enter your Figma Token. So they will be associated.
4. Create a new project with whatever name you want, but remember this is also the name of your domain, and enter your Figma File ID
5. In the configuration of your project, enter all the requested data.
6. Presto, you already have your first project created and associated.

**Use cases (when to use)**

You will carry out this process whenever you have a new project, except for step 3 since once you synchronize your figma with Uncodie you will not do it again.

**When not to use**

You will only do the project setup process when you create the project or when you want to make changes, but you don't need to do it every time you are working on this project.

**How not to use**

Remember that this data is very important, and all the data must be correct, use the configuration of your project responsibly.

**Common problems**

Incorrect Figma Token or Figma File ID, remember to watch the tutorials and check that you are copying and pasting correctly.

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


---

# 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://docs.uncodie.com/1.0/tutorials/use-cases/get-started.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.
