# Application canceled

<figure><img src="/files/CozH22WJBuaVDaKrn85h" alt=""><figcaption></figcaption></figure>

If this appears in your application, it is because you have spent too much time on it or you have been away from it for too long

{% hint style="danger" %}
You have 2 hours (120 minutes) from the time you press <mark style="color:green;">start</mark> to complete your application.
{% endhint %}

If you experience this, you need to start your application over again. Fortunately, there are some tricks for this.

1. Go back to the server where the application is deployed.
2. Write: `/apply <application_name>`&#x20;
3. `You will not start the application over again.`&#x20;
4. Go to the DM from Appy and copy your answers from the canceled application and paste it into the new application at the right questions. This way it will go faster.
5. You can now start where your old application was canceled in the new application.

{% hint style="info" %}
**Support**\
If you have questions about this, please join our [**Support server**](https://discord.com/invite/bDmc55c6zY)**.** We'll be happy to help.
{% 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.appy.bot/resources/troubleshooting/application-canceled.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.
