# Integrations

- [Integrate Portal page](https://docs.filemail.com/integrations/integrate-portal-page.md): Do you want to insert a Filemail Portal page into your website? No problem, just follow this guide.
- [Integrate Download page](https://docs.filemail.com/integrations/integrate-download-page.md): You can integrate Filemail Download Page on your own website by adding this code snippet to your HTML. Put it exactly where you want the downloader to appear on your page.
- [Web Form Integration](https://docs.filemail.com/integrations/web-form-integration.md): If you have a custom form already on your own website, and want to enahnce it with large file upload ability - then use our integrated uploader designed for custom forms.
- [Zapier](https://docs.filemail.com/integrations/zapier.md): Supercharge Your Workflow with Filemail on Zapier


---

# 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.filemail.com/integrations.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.
