---
title: "Contact Us"
description: "Contact AquaTactics with any fish health needs. We provide custom vaccines, fish health consultation, FDA regulation consultation and more."
url: "https://www.aquatactics.com/contact-us"
date: "2026-06-16T03:31:37+00:00"
language: "en-GB"
---

### AquaTactics® Fish Health

##### Address

AquaTactics® Fish Health
12015 115th Ave NE, Suite 120
Kirkland, WA 98034 USA

##### Contact

Phone: (425)-629-8099
Email: This email address is being protected from spambots. You need JavaScript enabled to view it.

##### Visiting AquaTactics® Fish Health

Visits are by prior appointment only.
Please contact us via phone, email or contact form to schedule an appointment.

### Contact Us Today

I agree with the [Terms of Use](#) and [Privacy Policy](#) and I declare that I have read the information that is required in accordance with [Article 13 of GDPR.](http://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2016.119.01.0001.01.ENG&toc=OJ:L:2016:119:TOC)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.aquatactics.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Contact Us",
            "item": "https://www.aquatactics.com/contact-us"
        }
    ]
}
```
