# Getting Started

Welcome to Momentum - let's get you set up!

## Step 1: Install the Momentum App

First up, you'll need to install the app into your Jira instance.

1. Navigate to [Momentum](https://marketplace.atlassian.com/apps/1237793) on the Atlassian Marketplace
2. Click the "Get it now" button
3. Select which Jira instance you'd like to install the app on
4. Click the "Install app" button

## Step 2: Open the Momentum App

Next, you'll need to open Momentum from inside Jira

1. Navigate to the Jira instance where Momentum was installed
2. Expand "Apps" in the lefthand navigation - you should see Momentum in the "Your apps" list (if you don't, ensure the app is installed)

<figure><img src="/files/0GuG5M9EwHu6fM2qA1hG" alt="" width="234"><figcaption></figcaption></figure>

3. Click "Momentum" - you'll be taken to the Momentum app page

<figure><img src="/files/ET7Bvyyd3E1VI203vBsw" alt="" width="563"><figcaption></figcaption></figure>

4. Click "Open in Momentum" - this will open Momentum in a separate tab

## Step 3: Sync Momentum with Jira Projects

When you use Momentum for the first time, you'll need to tell it which Jira projects to sync with.

*Note: if you only have a single project, Momentum will automatically sync with it.*

1. Choose which projects you'd like to sync to Momentum

<figure><img src="/files/n54r2cwJu6GezWfeTgsx" alt="" width="563"><figcaption></figcaption></figure>

2. Click the "Sync" button in the lower right hand corner - Momentum will automatically sync all the necessary data, including boards, fields, sprints, and issues

<figure><img src="/files/BKYaqJ94Ur8uDdzWq07Z" alt="" width="563"><figcaption></figcaption></figure>

## Step 4: Explore!

Use the lefthand navigation to visit your board and backlog, view notifications, change projects, and more!


---

# 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://momentum-3.gitbook.io/momentum/getting-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.
