> For the complete documentation index, see [llms.txt](https://docs.adena.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adena.app/integrations/displaying-your-app.md).

# Displaying Your App

<figure><img src="/files/22MmwvucJEzWLzNVWjuc" alt=""><figcaption></figcaption></figure>

Upon receiving a connection or an approval request from a web application, Adena interprets the data in a human-readable format for users. To customize how you would want your title and your logo to be displayed, see the table below for **where you should store your assets**.

<table><thead><tr><th>Item</th><th width="271.3333333333333">Location</th><th>Fallback</th></tr></thead><tbody><tr><td><strong>Title</strong></td><td><code>addEstablish("</code><strong><code>string</code></strong><code>")</code></td><td>'Unknown'</td></tr><tr><td><strong>Icon</strong></td><td><a href="https://www.w3schools.com/html/html_favicon.asp">Favicon</a></td><td>A blank icon</td></tr></tbody></table>
