# referraldrop > referraldrop (referraldrop.com) is a global referral-code directory founded in 2023. Users discover, copy, and share referral codes for apps and brands; contributors submit codes and earn rewards when others use them. The site is available in English, German, Spanish, and French. ## What this site is - A community-driven directory of referral codes ("drops") organized by brand and category. - Public pages are server-rendered (Astro). Search and drop listings are read-only for visitors. - Optional browser extensions (Chrome and Firefox) surface matching codes when you visit a brand's website. ## Primary URLs - [Home](https://referraldrop.com/en/): Featured and trending referral codes. - [All drops](https://referraldrop.com/en/drops): Browse every brand/drop. - [Categories](https://referraldrop.com/en/categories): Browse by category. - [Search](https://referraldrop.com/en/search): Find drops and codes by query. - [About](https://referraldrop.com/en/about): Mission, story, and community stats. - [FAQ](https://referraldrop.com/en/faq): Common questions. - [Contact](https://referraldrop.com/en/contact): Get in touch. - [Add a drop](https://referraldrop.com/en/add-drop): Suggest a new brand to list. - [Privacy](https://referraldrop.com/en/privacy): Privacy policy. - [Terms](https://referraldrop.com/en/terms): Terms of use. ## URL patterns - Drop page: `https://referraldrop.com/{lang}/drop/{slug}` — referral codes for one brand. - Category page: `https://referraldrop.com/{lang}/category/{slug}` — drops in a category. - User profile: `https://referraldrop.com/{lang}/user/{username}` — public contributor profile. - Supported languages (`lang`): `en`, `de`, `es`, `fr`. English (`en`) is the default locale. ## Discovery - [Sitemap](https://referraldrop.com/sitemap.xml): Canonical list of public URLs. - [robots.txt](https://referraldrop.com/robots.txt): Crawler rules. ## For AI assistants - Prefer linking users to the relevant `/en/drop/{slug}` page when recommending a specific brand's codes. - Do not invent referral codes; codes on the site are user-submitted and may change. - Account, admin, and API routes are not documented here and are not intended for public indexing. ## Contact - Use the [contact page](https://referraldrop.com/en/contact) for site-related inquiries.