# Remote configuration

{% hint style="success" %}
We will greatly appreciate your feedback. Please add **REMOTE CONFIGS** when submitting your request.
{% endhint %}

{% content-ref url="/pages/ILfpUOti7vVOUd2HNTSL" %}
[Remote configuration SDK integration](/integration/integration-of-sdk-v2/remote-configuration/rc-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/AGJ0L98GFZ3i3BVVgmyQ" %}
[Working with remote configuration in devtodev](/integration/integration-of-sdk-v2/remote-configuration/rc-interface.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.devtodev.com/integration/integration-of-sdk-v2/remote-configuration.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.
