# Configs

To load a config on TZ press the settings button in the Bottom left of the menu like shown in the picture below:

<figure><img src="/files/ONPkxSxKbJ5aYa8tNCsf" alt=""><figcaption></figcaption></figure>

Then press on the "Configs" button

<figure><img src="/files/sHHIYfIZn437cRBNTjmC" alt=""><figcaption></figcaption></figure>

Now you can search for any config you would want to use and press "Load"

<figure><img src="/files/pRMdkDjXNcpo9sTnAw3j" alt=""><figcaption></figcaption></figure>

You can create your own config if you press "Create", it will save your current settings and you can name the config whatever you want and choose if it will be public or private.


---

# 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.tzproject.com/getting-started/integrations/configs.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.
