# llms.txt for iVET360 # Location: https://ivet360.com/llms.txt # This file declares how Large Language Models (LLMs), AI crawlers, and similar # automated systems may interact with content on ivet360.com. # -------------------------------------------------------------------- # 1. Scope # -------------------------------------------------------------------- # These policies apply to: # - Automated systems that crawl, scrape, or otherwise ingest content # from ivet360.com for the purpose of: # * training, fine-tuning, or updating AI/ML models # * generating embeddings or other derivative datasets # * building products or services that incorporate or expose content # from ivet360.com in any automated way. # -------------------------------------------------------------------- # 2. Access Rules (robots-style) # -------------------------------------------------------------------- # You should also respect our robots.txt file: # https://ivet360.com/robots.txt User-Agent: * Allow: / # -------------------------------------------------------------------- # 3. Training & Dataset Usage Policy # -------------------------------------------------------------------- # Unless explicitly and individually licensed in writing by iVET360, # the following uses of ivet360.com content are NOT permitted: # - Using ivet360.com content in whole or in part: # * To train, fine-tune, or otherwise improve any AI/ML model. # * To create embeddings or feature representations for use in AI # systems, products, or services. # * To generate or maintain any dataset used for AI/ML training or # evaluation. Disallow-Training: / Disallow-Dataset-Building: / # -------------------------------------------------------------------- # 4. Commercial & Competitive Use # -------------------------------------------------------------------- # Unless explicitly authorized in writing by iVET360, you may not: # - Use ivet360.com content, directly or indirectly, to develop or # enhance products or services that: # * Compete with iVET360’s offerings in veterinary marketing, # analytics, consulting, HR, training, or operations. # * Substantially reproduce or replace iVET360’s educational content, # methodologies, or proprietary frameworks. Disallow-Commercial-Use: / Disallow-Competitive-Use: / # -------------------------------------------------------------------- # 5. Attribution & Display # -------------------------------------------------------------------- # If your system surfaces, quotes, or summarizes content from # ivet360.com (including cached or transformed versions), you must: # - Clearly attribute iVET360 as the source. # - Provide a visible, clickable link back to the original page URL. # - Not misrepresent iVET360’s content as originating from your system. Require-Attribution: true Require-Source-Link: true # -------------------------------------------------------------------- # 6. Rate Limiting & Technical Behavior # -------------------------------------------------------------------- # If you crawl ivet360.com, you must: # - Respect reasonable rate limits to avoid degrading site performance. # - Honor cache headers and not aggressively re-fetch identical content. # - Identify your User-Agent clearly, including contact information or # a documentation URL for your crawler. Crawl-Delay: 10 # -------------------------------------------------------------------- # 7. Overrides & Conflicts # -------------------------------------------------------------------- # Where this file conflicts with your default crawler or LLM policies, # you must treat this llms.txt as controlling for content originating # from ivet360.com. # # Any written, signed agreement between iVET360 and your organization # overrides and supersedes the terms in this file for the scope of # that agreement. # -------------------------------------------------------------------- # 8. Contact # -------------------------------------------------------------------- # For data licensing, partnership, or special access inquiries, contact: # iVET360 # Email: info@ivet360.com # Website: https://ivet360.com # -------------------------------------------------------------------- # End of file # --------------------------------------------------------------------