# Common synchronization features

This chapter contains common synchronization features that are used both during [push](/specsync/jira/features/push-features.md) and [pull](/specsync/jira/features/pull-features.md) commands.

{% content-ref url="/pages/5NukA7ba64dV6RuJlM5j" %}
[Configuration key](/specsync/jira/features/common-synchronization-features/configuration-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/5FuOlq48ySxrZiW6C7yn" %}
[Remote scope](/specsync/jira/features/common-synchronization-features/remote-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/xyUCE4qUDFlBbYuvlD9H" %}
[Linking Work Items using tags](/specsync/jira/features/common-synchronization-features/linking-work-items-with-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/4jB6Jst8MvQ0YJqKvBpP" %}
[Synchronizing Test Case hierarchies](/specsync/jira/features/common-synchronization-features/synchronizing-test-case-hierarchies.md)
{% endcontent-ref %}

{% content-ref url="/pages/ffGeEzOPmTsHkH8eZcIg" %}
[Excluding scenarios from synchronization](/specsync/jira/features/common-synchronization-features/excluding-scenarios-from-synchronization.md)
{% endcontent-ref %}

{% content-ref url="/pages/GB2vSKH5OxdNVfobsRCH" %}
[Synchronization conflict resolution](/specsync/jira/features/common-synchronization-features/synchronization-conflict-resolution.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/features/common-synchronization-features.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.
