# AppMachine

AppMachine is  no code platform which allows you to build web apps without any coding skills. You can even publish a webapplication ( PWA) or a native app for iPhone and Android. &#x20;

In the past few months, we have rebuild the AppMachine platform and have extended AppMachine to make it easier for non-coders to build rich interactive apps.&#x20;

## Build your app&#x20;

Building an app with AppMachine takes a few simple steps:&#x20;

1. Start with a template
2. [Add your blocks ](https://docs.appmachine.com/blocks)to quickly extend your app
3. [Add your own data](https://docs.appmachine.com/data)
4. [Change the styling ](https://docs.appmachine.com/style-your-app)to give it your own look and feel
5. [Share your app with the world](https://docs.appmachine.com/share-your-app/publishing-your-app)!

You can even extend your app with webservices or Javascript if you are little bit more technical&#x20;

## Latest news

The AppMachine team is continuously working on the AppMachine product, the design environment and extending the functionality which is available in our apps. \
Stay up to date with the latest releases, the newest features which we made available for you and the  issues which we fixed for you.&#x20;

{% content-ref url="product-updates" %}
[product-updates](https://docs.appmachine.com/product-updates)
{% endcontent-ref %}

## Problems?&#x20;

* We want you to know that our whole team is available for you to fix any problems which might arise as soon as possible.
* For us to be able to help you as quickly as possible we ask you to&#x20;
  1. Search this Support center for possible answers&#x20;
  2. Whenever you don’t understand something, **email** <support@appmachine.com>
  3. Please always include your **appnumber** and **screenshots** to explain the issue to us. \
     You can find you Appnumber in the left top corner below your appname:<br>

     <figure><img src="https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FXKXThW0qy8uI12qVvr1x%2Fimage.png?alt=media&#x26;token=41701058-8f5a-4ab6-b482-d4620bfd0e34" alt="In the left top corner you can find your app name and app number"><figcaption><p>Appname and app number in the left top corner</p></figcaption></figure>


---

# 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.appmachine.com/readme.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.
