# Install example apps

The [example apps](/getting-started/examples.md) provided in the SDK require the correct app metadata records to be installed in Appfigurate. Tap `Install example apps`. The iOS and watchOS example app metadata records will be stored into the local database.&#x20;

{% hint style="danger" %}
**Security warning**. Do not under *any* circumstances use the example app metadata record for your own apps. Always create your own app metadata record using [Add app](/appfigurate-user-guide/add-app.md).
{% 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://docs.electricbolt.co.nz/appfigurate-user-guide/install-example-apps.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.
