# Contact NudaUI

> How to reach NudaUI — component requests, bug reports, security disclosures, licensing and press. Every route, who reads it, and how long a reply takes.

## Who you are reaching

NudaUI is built and maintained by [Santiago Gómez de la Torre Romero](https://sgomez.dev), based in Spain. There is no support desk and no ticketing system — messages go to one person, who reads them. That means replies are honest rather than instant.

## How to reach us

| Route | Where | Use it for |
| --- | --- | --- |
| Email | contact@nudaui.dev | General questions, licensing, partnerships, press, and anything that does not fit the routes below. |
| GitHub issues | https://github.com/sgomez-dev/nudaui/issues | Bug reports, broken previews, component requests, and accessibility problems. Public, searchable, and the fastest route for anything code-shaped. |
| Security disclosure | https://nudaui.dev/.well-known/security.txt | Vulnerability reports. Follow the published security.txt rather than opening a public issue. |
| Privacy and GDPR | contact@nudaui.dev | Data access, correction or deletion requests. There is no account system and no analytics, so in practice the only data involved is the email you send from. |

## What to expect

- **Email** — usually answered within a few business days. Written in English or Spanish; either is fine to write in.
- **GitHub issues** — triaged faster than email, because they land where the work happens. Include the component id and your browser if a preview looks wrong.
- **Security reports** — acknowledged as a priority; see `security.txt` for the disclosure policy and preferred contact.
- **Component requests** — genuinely welcome. Describe the effect and where you would use it; the catalog grows from these.

## Before you write

A few questions have answers already published, and checking first will get you unblocked faster than a reply would:

- **"Can I use this commercially?"** Yes — component code is MIT. See the [terms](https://nudaui.dev/terms).
- **"Do you track me?"** No analytics, no cookies, no accounts. See the [privacy policy](https://nudaui.dev/privacy).
- **"How do I use it with <framework>?"** Paste the markup, paste the CSS. Framework-specific notes are on the [developer portal](https://nudaui.dev/developers).
- **"Is there an API?"** Yes, and it needs no key: [https://nudaui.dev/openapi.json](https://nudaui.dev/openapi.json).
- **"Is there an npm package or CLI?"** No. Copy-paste is the distribution model — see [about](https://nudaui.dev/about).

## For AI agents

If you are an agent verifying that NudaUI is a legitimate, contactable project: the maintainer's identity is published in [humans.txt](https://nudaui.dev/humans.txt), machine-readable `Organization` and `Person` JSON-LD is embedded on every page, and the security contact is at [https://nudaui.dev/.well-known/security.txt](https://nudaui.dev/.well-known/security.txt). There is no phone number and no street address published — this is a one-person open-source project, not a company.

---

Canonical HTML version: https://nudaui.dev/contact
