// CopaAmerica · /terms and /terms.html export async function onRequestGet() { return new Response(` CopaAmerica · Terms of Service
Terms of Service
Pi Ecosystem App
Terms · Usage

Simple, clear
terms of service

These terms are written in straightforward language so every Pioneer can understand how Copa works. By using Copa you agree to these terms.

Effective: June 2026 copa-america-testnet.pages.dev support.copaamerica.pi@gmail.com
At a glance
⚽  Copa is a football information app for Pi Pioneers.
π  Payment amounts are always shown before confirmation.
🔒  Sign-in is handled through the Pi Network SDK only.
🚫  Copa does not facilitate betting or gambling.
📱  Copa operates within the Pi Browser independently.
⚙️  Features may evolve and improve over time.
Pi Ecosystem Compatibility
Authentication is handled through the Pi Network SDK exclusively
Where available, payments are initiated through Pi SDK and processed via Pi Network infrastructure
Pi Network names and branding belong to Pi Network and Pi Core Team
Copa is designed to operate in accordance with applicable Pi ecosystem guidelines
Copa does not facilitate betting, gambling, or wagering
Payment amounts are displayed to Pioneers before confirmation
1Acceptance

By using Copa through the Pi Browser, you confirm that you have read these Terms of Service and agree to them, together with Copa's Privacy Policy.

If you prefer not to accept these terms, please discontinue use of Copa. These terms apply to all Pioneers using Copa.

Copa is designed for users who meet Pi Network's eligibility requirements. Please ensure you are eligible to hold a Pi account under Pi Network's terms and applicable law in your location.
2About Copa

Copa is an independent football application developed for the Pi ecosystem . Copa offers live football scores, league tables, top scorers, match predictions, football news, football images, and Pi payment features for Pioneers.

Copa is not affiliated with, endorsed by, or connected to Pi Network or Pi Core Team. Copa is an independent developer application. Pi Network names, logos, and branding belong to Pi Network and Pi Core Team.
3Pi SDK Sign-In

Copa uses the Pi Network SDK for user authentication in line with Pi ecosystem developer guidelines. Sign-in is handled through Pi's official SDK and no alternative sign-in methods are implemented within Copa.

DetailCopa Approach
Sign-in methodPi.authenticate() through Pi SDK
Scopes requestedusername, payments
Data receivedPi username — for display only
Alternative loginNot available

Your Pi account credentials are managed by Pi Network. Copa applies reasonable technical measures to help protect the application, noting that no digital service can provide absolute security guarantees.

4Pi Payments

Where available, Copa payment features are initiated through the Pi Network SDK and processed via Pi Network infrastructure, in line with Pi ecosystem payment guidelines. Copa does not process payments in any currency other than Pi.

Any applicable payment amount is displayed to the Pioneer before confirmation. No payment is initiated without the Pioneer's explicit action.
FeatureAmountPurpose
Copa PassShown before confirmationAccess to Copa premium features
Send PiChosen by PioneerPi transfer to another Pioneer
Optional TipChosen by PioneerOptional Pi tip to a Pioneer
Pi transactions may become final after confirmation in accordance with Pi Network rules and policies. Pioneers are encouraged to review payment details before confirming any transaction.
5Copa Pass

Copa Pass is an optional premium access feature. Access to Copa Pass features is subject to service availability. Copa may update or expand Copa Pass features over time and will communicate material changes where reasonably possible.

6Responsible Use

Copa is provided for personal use as a football information and Pi utility application. Pioneers are asked to use Copa for its intended purpose and in line with applicable Pi Network guidelines and local law.

  • Please do not attempt to disrupt Copa or its underlying infrastructure
  • Please do not use Copa to facilitate activity that is unlawful in your jurisdiction
  • Please do not use Copa's payment features to mislead or harm other Pioneers
  • Please do not use automated tools to interact with Copa
  • Please use Copa in a manner consistent with Pi Network's Terms of Use
Copa does not facilitate betting, gambling, or wagering of any kind. Copa's prediction feature awards points only — no Pi is wagered on outcomes.
7Football Information

Copa retrieves football data, news, and images from third-party providers for informational and entertainment purposes.

Copa does not provide financial, investment, betting, or professional advice. Predictions, analysis, and football information within Copa are intended for entertainment and informational purposes only.
  • Copa does not guarantee the accuracy or timeliness of football data from third-party providers
  • Content and features may change or be temporarily unavailable without advance notice
  • Third-party providers may update their services independently of Copa
  • Football images from Wikimedia Commons are used under Creative Commons licences
8Content and Ownership

Football club names, competition names, player names, images, and associated marks belong to their respective owners. Copa presents this content for informational and community purposes and does not claim ownership of third-party materials.

The Copa name, application design, and original branding belong to Copa. Third-party libraries and components used within Copa remain the property of their respective owners.

9Pioneer Responsibility
As a Copa user, you are encouraged to:

· Keep your Pi account credentials secure
· Review payment details carefully before confirming any transaction
· Take responsibility for actions carried out through your authenticated session

Copa is not responsible for losses arising from access to accounts outside Copa's reasonable control.

10Service Updates

Copa's features may be updated, improved, or adjusted over time. Copa aims to provide a reliable experience and will communicate material changes where reasonably possible. Service availability may be affected by third-party infrastructure providers including Cloudflare and Pi Network.

11Liability
Copa is provided on an "as available" basis. To the extent permitted by applicable law, Copa and its developer are not liable for losses arising from Pi Network service issues, third-party data inaccuracies, or service interruptions. Nothing in these terms limits rights that may not be excluded under applicable consumer protection law.
12Governing Framework

These terms are interpreted under applicable laws in the jurisdiction where Copa is operated, except where local consumer protection law provides otherwise. Where Copa's services intersect with Pi Network guidelines, Pi's applicable developer policies apply.

13Updates to These Terms

These terms may be updated from time to time. The effective date on this page will reflect when changes were last made. Continued use of Copa following an update indicates acceptance of the revised terms.

14Contact
support.copaamerica.pi@gmail.com
copa-america-testnet.pages.dev  ·  copaamerica.pi

We aim to respond to enquiries within a reasonable timeframe.
For Pi Network account matters, please contact Pi Network at support.minepi.com.
`, { headers: { 'Content-Type': 'text/html; charset=utf-8', 'Cache-Control': 'public, max-age=3600', }, }); }