# Get Started

### Download and Install Fig

{% content-ref url="/pages/-MD3d778iSZw9RFZC\_B-" %}
[Download and Install](/fig/get-started/download-and-install.md)
{% endcontent-ref %}

### Install Apps and Create Shortcuts

{% content-ref url="/pages/-MD3dCZnvtEa-trqNN\_7" %}
[\`fig home\`](/fig/get-started/fig-home.md)
{% endcontent-ref %}

### Learn the CLI

{% content-ref url="/pages/-MC0EqYLd-xTNYZ3iJNr" %}
[Broken mention](broken://pages/-MC0EqYLd-xTNYZ3iJNr)
{% endcontent-ref %}

### Build an App

{% content-ref url="/pages/-MC0EayV4XLQOORwFIN-" %}
[Broken mention](broken://pages/-MC0EayV4XLQOORwFIN-)
{% endcontent-ref %}

{% content-ref url="/pages/-MD3c5r\_cPnXSrQbLcLs" %}
[Build your own App](/fig/apps.md)
{% endcontent-ref %}

### Learn Hotkeys

{% content-ref url="/pages/-MD3dRY3FexDHYPG2A5t" %}
[Hotkeys](/fig/get-started/global-hotkeys.md)
{% endcontent-ref %}

![](/files/-MD7vAh1PATh7AWmO4yw)


---

# 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/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.
