# Find my app

### Why cant I find my app on my account?

If you can't locate your app, consider checking the following:

* Ensure you are searching within the correct workspace.
* Your app might be associated with a different workspace if you manage multiple projects.

If issues persist, feel free to reach out to our support team for further assistance.


---

# 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.appmysite.com/account/find-my-app.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.
