# App Fields

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

App Fields is where you manage your variables inside the app, just like the **Custom Fields** section in your chatbot.

If you are unable to create app fields directly in other places in the app, create them here.

![mini-app2](https://docs.uchat.com.au/assets/img/app2--1.516c46cb.png)

Click on **New App Field** and give a field name. It's a good practice to leave no space, but use underscores or hyphen to separate words. Pick a variable type. Add default value or description if needed.

Folders can be used to organize variables. Trust me, you will need it when your app goes big. 🧐


---

# 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.rapidbott.com/help-center/mini-apps/mini-app-2.0/app-fields.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.
