# Miscellaneous

- [Case Studies](https://docs.eventscase.com/miscellaneous/case-studies.md)
- [Edinburgh TV Festival](https://docs.eventscase.com/miscellaneous/case-studies/edinburgh-tv-festival.md)
- [ETEC](https://docs.eventscase.com/miscellaneous/case-studies/etec.md)
- [Finextra](https://docs.eventscase.com/miscellaneous/case-studies/finextra.md)
- [IE University](https://docs.eventscase.com/miscellaneous/case-studies/ie-university.md)
- [Helpful Articles](https://docs.eventscase.com/miscellaneous/helpful-articles.md)
- [How to configure a custom sender identity](https://docs.eventscase.com/miscellaneous/helpful-articles/how-to-configure-a-custom-sender-identity.md)
- [Sample Graphics for App Request Form](https://docs.eventscase.com/miscellaneous/helpful-articles/sample-graphics-for-app-request-form.md)
- [How to Set Up Apple Developer Account](https://docs.eventscase.com/miscellaneous/helpful-articles/how-to-set-up-apple-developer-account.md)
- [How to Set Up Google Developer Account](https://docs.eventscase.com/miscellaneous/helpful-articles/how-to-set-up-google-developer-account.md)
- [Walls.io Integration with EVA Social](https://docs.eventscase.com/miscellaneous/helpful-articles/walls.io-integration-with-eva-social.md)


---

# 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.eventscase.com/miscellaneous.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.
