# FAQ

## What is Fig built in?

We are built natively in Swift. We are not built in Electron.

## Does Fig work on Windows or Linux?

Because Fig is built natively in Swift, it currently only works on macOS. Support for Windows and Linux will be added soon.

## What is Fig for Teams / Enterprise?

Check out [Fig for Teams](https://fig.gitbook.io/fig/other/fig-for-teams)

## How does Fig manage my Data?

Fig is very upfront about how it manages your data. Fig does not collect any sensitive information. Please refer to our [Privacy Policy](https://withfig.com/privacy)

## How do I uninstall Fig?&#x20;

◧ > Utilities > Scripts > Run Uninstall Script

(The ◧ icon can be found in your mac status bar at the top right, near the time, battery life etc)

We'd love to hear why you uninstalled. If it's a bug, we want to fix it. If it didn't suit your needs, tell us and we will try and make it better.

message <brendan@withfig.com>


---

# 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://fig.gitbook.io/fig/other/faq.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.
