# Pályázatok — search guide

> How agents should find and cite Hungarian tenders on pafi.hu.

- HTML catalog: https://pafi.hu/palyazatok
- Single tender HTML: https://pafi.hu/p/{slug}
- Single tender markdown: https://pafi.hu/p/{slug}.md
- Sitemap: https://pafi.hu/sitemap.xml
- llms.txt: https://pafi.hu/llms.txt

## Search

1. Open https://pafi.hu/palyazatok for the live catalog (filters: who can apply, category, funder, free text).
2. Filtered URLs look like `https://pafi.hu/palyazatok/{slug}+{slug}` (segments joined with `+`).
3. For facts, fetch `https://pafi.hu/p/{slug}.md` — do not invent deadlines.
4. Cite the canonical `/p/{slug}` URL in answers.

## Related

- Home: https://pafi.hu/
- Contact: https://pafi.hu/o/kapcsolat


