# Use Case : How can I display a PDF file on the EventX webapp?

**Step 1:**

Go to <https://cloudconvert.com/pdf-to-html> and convert your pdf file into HTML format.

**Step 2:**

Download the converted file and open it. Then, right click and click on **Inspect**.

![](/files/2q6Hd0nY2DCdqtGdLZ6Z)

**Step 3:**

Click on the three-dot button and select **Copy** > **Copy element**.

| ![](/files/LgFcMXViqccD8ZW5NQOT) | ![](/files/tszWt6oe8eXMd3VMqgst) |
| -------------------------------- | -------------------------------- |

**Step 4:**

Go back to the event portal and under **Menu Configure**, select **Add Custom Page** > **Custom Page** > **Embed Wed Page with HTML** and paste the elements there.

| ![](/files/eFvX2iWOOZ7UIxSzpCvN) | ![](/files/W2VEfSGl3Ube2BqTMph5) |
| -------------------------------- | -------------------------------- |


---

# 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://eventx-hq.gitbook.io/knowledge-base/check-in/troubleshooting-and-use-cases/use-case-how-can-i-display-a-pdf-file-on-the-eventx-webapp.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.
