> For the complete documentation index, see [llms.txt](https://mobidonia.gitbook.io/react-app-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobidonia.gitbook.io/react-app-builder/advance-configurations/clone-our-docs.md).

# Clone our docs

We have our [app maker docs](https://mobidonia.gitbook.io/appmaker-docs/) on GitBook.&#x20;

What you can do is to easily clone and edit this doc, for your own purposes.&#x20;

1. Register a [Github Account](https://github.com)
2. Fork this [repository](https://github.com/mobidonia/rab_app_maker_docs).&#x20;
3. Register [GitBook Account](https://app.gitbook.com/login) with your GitHub Account
4. Create new space
5. In integrations, select GitHub
6. Find your Forked Repository
7. Select "master"
8. Next, select "I write my content on GitBook"
9. Your docs are ready.&#x20;

Images of the process

![](https://support-hub--assets.s3.eu-west-2.amazonaws.com/assets/74/images/hwprg5jUmRZZ7G6ttYd5OJp6Vjgx7l1Mgg2rrKug.png)

![](https://support-hub--assets.s3.eu-west-2.amazonaws.com/assets/74/images/wNheGhLQiAdPBqPih1tmz2W0s7DHD6OEWsBQBWJ1.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mobidonia.gitbook.io/react-app-builder/advance-configurations/clone-our-docs.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.
