# Widgets

### **Introduction**

Welcome to the Widget Documentation section, your comprehensive guide to understanding and utilising the diverse range of widgets available in our no-code app building software. Widgets are the building blocks of your app's interface, allowing you to add various functionalities, features, and content elements to create rich and interactive app experiences.&#x20;

<figure><img src="/files/FS9PRvpvsMh8BANaqg1v" alt="" width="563"><figcaption><p>Reptile widgets</p></figcaption></figure>

In this documentation, you'll find detailed information about each widget, including its purpose, customisation options, and best practices for implementation. Whether you're a seasoned developer or a novice app creator, this resource will empower you to design and build stunning apps with ease and efficiency.&#x20;

Let's dive in and explore the endless possibilities of widget-based app development!

***


---

# 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://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/app-design/widgets.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.
