# Terms of Use

Welcome to a corner of the internet where decentralised technology meets everyday convenience. These Terms of Use (“Terms”) are more than mere formalities—they are a friendly handshake, an invitation to understand the boundaries, responsibilities and expectations that accompany your journey through the PADD‑R landscape. The language is intentionally narrative to ease comprehension, yet every sentence carries legal weight.

**1.1 Accepting the Agreement**\
Think of this document as the terms of a casual but conscientious conversation. By opening the dApp, connecting your wallet, or simply browsing an interface that speaks with the underlying smart‑contracts, you signal a polite “yes, I’m on board” to everything set out below. Should any clause feel uncomfortable, you are entirely free to step away—there are no hard feelings and no strings attached.

**1.2 Eligibility Snapshot**\
We do not peer into passports, yet we trust that you have reached the age of majority wherever you reside. The Protocol is permissionless, but common sense applies: if local rules frown upon cryptographic tokens, please refrain from participating. Autonomy is key; compliance with personal circumstances rests with you.

**1.3 Purely Utilitarian Scope of PAD**\
PAD is much like a digital access badge: it lights up certain buttons inside the interface, unlocks loyalty‑style perks, provides staking possibilities and occasionally grants feel‑good discounts. What it does not do is whisper promises of passive riches or ownership votes. Rewards flow, ebb or pause entirely depending on algorithmic settings and market rhythms—nothing is etched in stone.

**1.4 Everyday Etiquette**\
No malware, no double‑spend antics, no flash‑loan sorcery designed to yank value from unsuspecting pools. In plain speak: play fair, act in good faith, treat fellow users with respect. The Protocol’s non‑custodial nature means nobody can unilaterally confiscate your tokens, yet malicious conduct may lead to interface blocks or community backlash.

**1.5 Fees & Footnotes**\
Every interaction rides on a public blockchain and, as such, attracts transaction fees (“gas”). These tiny tolls keep the network humming but are entirely outside our control. Budget accordingly; confirm gas prices before clicking “Confirm.”

**1.6 Friendly Amendment Policy**\
The decentralised world evolves quickly. If a better phrasing, a clearer example or a newly discovered best practice emerges, these Terms may be refreshed. When that happens you will see a courteous banner or pop‑up giving you comfortable time—typically seven (7) days—to read and digest the update.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://paddock.gitbook.io/paddock-docs/legal/terms-of-use.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
