# Reptile Editor & Tools

Welcome to the Editor & Tools section of the documentation for Reptile! In this comprehensive guide, you'll learn how to utilise our powerful editor and tools to design, build, and prototype your own apps effortlessly.&#x20;

Whether you're a beginner exploring app development for the first time or an experienced developer looking for a streamlined solution, our intuitive platform has everything you need to bring your app ideas to life.

<figure><img src="/files/yCsFq87X21ksGvt4CKef" alt="" width="563"><figcaption><p>App Build Process</p></figcaption></figure>

## What You'll Learn

In this section, you'll find detailed tutorials, step-by-step guides, and helpful resources to help you master the following key areas:

1. **Main Dashboard:** Explore the features and functionalities available in your organisation dashboard, including profile settings, project management, app design, and more.
2. **Projects (Dashboard):** Dive into project management and learn how to create, organise, and collaborate on projects within the dashboard.
3. **App Design:** Discover how to design your app interface using our intuitive editor, including adding widgets, connecting content, and customising design elements.
4. **App Build Page:** Learn how to build your app from scratch, including configuring splash screens, settings, loaders, and thumb navigation.
5. **Prototype:** Explore our unique Reptile Preview App for testing and prototyping your app before deployment, ensuring a seamless user experience.

{% hint style="info" %}
[Youtube Video Tutorial](https://youtu.be/8mUL1PMVyJA)
{% endhint %}

{% hint style="info" %}

#### How to Use This Section

To navigate through the Editor & Tools section, simply click on the sub-categories listed above to access detailed articles and tutorials covering each topic. Whether you're looking to organise your content, design your app, or prototype your app for testing, you'll find all the information you need right here.
{% endhint %}


---

# 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.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.
