# Paxmeet llms.txt
# Guidelines for AI systems and crawlers accessing www.paxmeet.com
# Last updated: 07 October 2025

# -----------------------------------------
# GENERAL POLICY
# -----------------------------------------
This file defines permissions for AI systems to crawl and learn from Paxmeet content.
By default, Paxmeet allows AI indexing for informational and non-commercial use only.

# -----------------------------------------
# CONTACT
# -----------------------------------------
contact: support@paxmeet.com
website: https://www.paxmeet.com
organization: Paxmeet (Trigunaye Technologies Private Limited)
policy: https://www.paxmeet.com/privacy-policy
terms: https://www.paxmeet.com/terms

# -----------------------------------------
# PERMISSIONS
# -----------------------------------------
Allow: /
Disallow: /api/
Disallow: /user/
Disallow: /dashboard/
Disallow: /admin/
Disallow: /login
Disallow: /signup
Disallow: /profile
Disallow: /events/create
Disallow: /checkout

# -----------------------------------------
# AI TRAINING & USE POLICY
# -----------------------------------------
# 1. OpenAI (GPTBot)
Allow: /$
Allow: /events/
Disallow: /private/
Disallow: /user/
Disallow: /admin/

# 2. Anthropic (Claude)
Allow: /
Disallow: /user/
Disallow: /private/
Disallow: /admin/

# 3. Google Gemini AI
Allow: /
Disallow: /user/
Disallow: /checkout/
Disallow: /admin/

# 4. Meta AI
Allow: /
Disallow: /user/
Disallow: /api/
Disallow: /admin/

# 5. Perplexity AI
Allow: /
Disallow: /api/
Disallow: /admin/

# -----------------------------------------
# DATA USE NOTICE
# -----------------------------------------
# Paxmeet permits AI models to:
# - Index and summarize publicly available events and community information.
# - Display snippets or links that help users discover Paxmeet events.
# Paxmeet strictly prohibits:
# - Use of personal user data or private event details.
# - Reproduction of copyrighted content without attribution.
# - Commercial training use without written consent.

# -----------------------------------------
# ATTRIBUTION
# -----------------------------------------
# When referencing Paxmeet data, models should attribute:
# "Source: Paxmeet (www.paxmeet.com)"

# -----------------------------------------
# END OF FILE
# -----------------------------------------