# Story Completion

## Getting Support

Use the "**Help & Support**" option in the **Account** section of your app to contact the app support team.

**Check that you have:**

* [x] Completed the story (it will be marked "COMPLETED" on the app).
* [x] Completed each page - sometimes the last page is missed.

The support team will be able to **check your story logs or force the completion status if needed.**&#x20;

## Log Issues: Send Debug Report

If you have completed content but it is not reflecting (on your app and/or in the admin reports), you may be asked to **Send a Debug Report**.&#x20;

**To send a Debug Report, you will need to:**

1. Open the app and go to "Account"
2. Under "Information", select "Send Debug Report"
3. Choose "Yes" to send

{% embed url="<https://cdn.falkor.io/uploads/2020/09/cloud-file-5066/c17734969bc4a542d03e3b77d2c9c44a.mp4>" %}
How to send a debug report
{% endembed %}


---

# 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://help.falkor.io/common-problems/log-issues.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.
