# Guides

Please check the following guides.

{% content-ref url="/pages/BBnNuK7rwztSShvrEzy7" %}
[What is my Jira server URL?](/specsync/jira/important-concepts/what-is-my-server-url.md)
{% endcontent-ref %}

{% content-ref url="/pages/tRRJRjnc1lkiioMUDndP" %}
[Jira Test Case Management (TCM) solution](/specsync/jira/important-concepts/jira-test-case-management-solutions.md)
{% endcontent-ref %}

{% content-ref url="/pages/sVFrsadM29qraiKIKw4W" %}
[How to define the local feature-set to be synchronized](/specsync/jira/important-concepts/how-to-define-the-local-feature-set-to-be-synchronized.md)
{% endcontent-ref %}

{% content-ref url="/pages/41nSWy5nM0ygzNw3RdZg" %}
[Filters and scopes](/specsync/jira/important-concepts/filters-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/CH3tVgil8dbL2Il9COZO" %}
[How to use SpecSync from build or release pipeline](/specsync/jira/important-concepts/synchronizing-test-cases-from-build.md)
{% endcontent-ref %}

{% content-ref url="/pages/ivi4NySyFE25RvhNenUL" %}
[How to enable command line completion](/specsync/jira/important-concepts/how-to-enable-command-line-completion.md)
{% endcontent-ref %}

{% content-ref url="/pages/O7Ipm3Zky08tRwV8FNvu" %}
[How to upgrade to a newer version of SpecSync](/specsync/jira/important-concepts/how-to-upgrade-specsync.md)
{% endcontent-ref %}

{% content-ref url="/pages/hnii6w9EZmojzc7GeOyj" %}
[How to attach files to test results](/specsync/jira/important-concepts/how-to-attach-files-to-test-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/BkWHveBNP7fhakDhnZAn" %}
[Using SpecSync with Cucumber](/specsync/jira/important-concepts/using-specsync-with-cucumber.md)
{% endcontent-ref %}

{% content-ref url="/pages/qYUNoQzrswVGiWCjp9de" %}
[Using SpecSync with Cypress](/specsync/jira/important-concepts/using-specsync-with-cypress.md)
{% endcontent-ref %}

{% content-ref url="/pages/VCDQ3pLEllRGACAC3RA6" %}
[Using SpecSync with Postman](/specsync/jira/important-concepts/using-specsync-with-postman.md)
{% endcontent-ref %}

{% content-ref url="/pages/o54KYRssxPLElp7cZLmT" %}
[Using SpecSync with TestNG](/specsync/jira/important-concepts/using-specsync-with-testng.md)
{% endcontent-ref %}

{% content-ref url="/pages/aKAsW3LD4YctKjKqCBBH" %}
[Using SpecSync on macOS or Linux](/specsync/jira/important-concepts/using-specsync-on-osxlinux-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/0wBWln7VpHX096emEcpq" %}
[Using SpecSync inside a Docker container](/specsync/jira/important-concepts/using-specsync-inside-a-docker-container.md)
{% endcontent-ref %}

{% content-ref url="/pages/OPtEYnUEA8SDt7sCzOnp" %}
[Migrating from SpecSync v1 to v5](/specsync/jira/important-concepts/migrating-from-specsync-v3-to-v5.md)
{% endcontent-ref %}


---

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