# Guides

Please check the following guides.

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

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

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

{% content-ref url="/pages/-LVwFCM4RFOiqwfKYqFv" %}
[How to synchronize automated test cases](/specsync/important-concepts/synchronizing-automated-test-cases.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/k6LmYJQtB9qlhZP0NVXD" %}
[How to publish test results from pipelines using the VSTest task](/specsync/important-concepts/how-to-publish-test-results-from-pipelines-using-the-vstest-task.md)
{% endcontent-ref %}

{% content-ref url="/pages/9JuSezG7Ugi9FUJLGdQE" %}
[How to use the SpecSync Azure DevOps pipeline tasks](/specsync/important-concepts/how-to-use-the-pipeline-tasks.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/tEGiPSShr3UMmhMBGoXK" %}
[How to link GitHub pull requests](/specsync/important-concepts/how-to-link-github-pull-requests.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/-LVwFCM7K4tCGDLzpjI-" %}
[Using SpecSync with SpecFlow+](/specsync/important-concepts/using-specsync-with-specflow-plus.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVwFCM8qv\_o-rG\_wR6I" %}
[Using SpecSync with Cucumber](/specsync/important-concepts/using-specsync-with-cucumber.md)
{% endcontent-ref %}

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

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

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

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

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

{% content-ref url="/pages/-MifwW5QrxSaxwc2OrAK" %}
[How to handle Test Cases of multiple parallel application releases](/specsync/important-concepts/how-to-handle-test-cases-of-multiple-parallel-application-releases.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/-LVwFCMAhcOAzuOOPaUK" %}
[Migrating from SpecSync v1 to v2](/specsync/important-concepts/migrating-from-specsync-v1.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/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.
