# 6. App Information Setup

{% hint style="info" %}
Go to the **l​ib/configs/config.dart​** file and change the existing values with all of your details.
{% endhint %}

<figure><img src="https://lh5.googleusercontent.com/fwnvRHvuGRqXBqiFgkYRkUrIIf3hHKqs4COM72uiD01NiVxQe-JoL8Pzqzj5PVXx2d1IYHCGR_bBaXBPRKu5ioq7Mvb3tJenqKO3cWfh-Jfh0atP75M9EC11C3C7L10MqxRb3EC1224aPNF8gHT0WA" alt=""><figcaption></figcaption></figure>

> * Chnage the app name, hasTag
> * Package name, App version


---

# 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://walfydoc.mrb-lab.com/app/6.-app-information-setup.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.
