> For the complete documentation index, see [llms.txt](https://docs.specsolutions.eu/specsync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.specsolutions.eu/specsync/jira/getting-started.md).

# Getting started

SpecSync for Jira synchronizes the scenarios of a BDD (e.g. SpecFlow or Cucumber) project with the test cases of a Jira project. For the supported Jira versions, please check the [Compatibility](/specsync/jira/reference/compatibility.md) list.

The necessary steps are slightly different depending on whether you use SpecSync with SpecFlow (.NET) or with other Gherkin-based BDD tools, like Cucumber. Please follow the guide for your context.

{% content-ref url="/pages/sY6iM5l4io2q5dvry7Lb" %}
[Getting started using SpecFlow](/specsync/jira/getting-started/getting-started-specflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/6RFjes0OcIGDfOYK45Xg" %}
[Getting started using Cucumber or other Gherkin-based BDD tool](/specsync/jira/getting-started/getting-started-cucumber.md)
{% endcontent-ref %}

For a complete reference for the installation and setup options, please check the [Installation & Setup](/specsync/jira/installation.md) page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.specsolutions.eu/specsync/jira/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.
