# Resources

## 📚 What are resources ?

Each of your surveys uses built in text values for some of its components like for example submit buttons, validation messages or error messages.

Using the resources interface you can modify these built in text labels assigned to each of these components. As show below you could for example replace the default submit button text "Submit" using your own text label "Submit my answers".

![](/files/-MQu50PoJzdSd9G6z6eq)

{% hint style="info" %}
Its not required to enable the multi-language features to override a system defined text resource, however if you're running in a [multi-language](/form-management/form-designer/multi-language-forms.md) survey you can override a specific language resources using the **Override messages for** option to select the language of your choice that will display your custom text.
{% endhint %}

&#x20;&#x20;


---

# 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.ngsurvey.com/form-management/form-designer/multi-language-forms/local-resources.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.
