# Easy > Easy is a payment provider that lets businesses keep full control of their funds — lower fees, instant access to settled money, and rewards on every dollar in your balance. Each page is available in HTML at its canonical URL and in markdown at the same URL with `.md` appended (e.g. `/pricing` → `/pricing.md`). ## Core - [Easy — Lower fees, faster payments, real rewards](https://www.itseasy.co/index.md): Marketing homepage and product overview. - [Pricing](https://www.itseasy.co/pricing.md): Flat-rate pricing, no hidden fees. - [Solutions](https://www.itseasy.co/solutions.md): Four ways Easy solves payment problems. ## Solutions - [Quick Setup](https://www.itseasy.co/solutions/quick-setup.md): Ship payments in an afternoon, not a quarter. - [Transparent Fees](https://www.itseasy.co/solutions/transparent-fees.md): One flat rate. Zero surprises. - [Fast Payouts](https://www.itseasy.co/solutions/fast-payouts.md): Funds in your accounts the moment they clear. - [Smarter Dashboard](https://www.itseasy.co/solutions/smarter-dashboard.md): Operational visibility — disputes, payouts, anomalies, in one place. ## Comparisons - [Easy vs Stripe](https://www.itseasy.co/easy-vs-stripe.md): Side-by-side comparison with Stripe. - [Easy vs Square](https://www.itseasy.co/easy-vs-square.md): Side-by-side comparison with Square. ## Content - [Articles](https://www.itseasy.co/articles.md): Index of long-form posts. - [FAQ](https://www.itseasy.co/faq.md): Frequently asked questions. - [Audit](https://www.itseasy.co/audit.md): Run a fee audit against current processor. - [Sample Audit Report](https://www.itseasy.co/audit/sample.md): Example audit output. ## Company - [Contact](https://www.itseasy.co/contact.md): Contact channels for sales, support, press, and partnerships. - [Terms of Service](https://www.itseasy.co/legal/tos.md): Terms governing use of the Easy website and platform. - [Privacy Policy](https://www.itseasy.co/legal/privacy-policy.md): How Easy collects, uses, and protects personal data, including GDPR and CCPA rights. - [Cookie Policy](https://www.itseasy.co/legal/cookie-policy.md): Cookies and similar technologies used across the site and the Easy dashboard. - [Prohibited Businesses](https://www.itseasy.co/legal/prohibited-businesses.md): Business categories and activities Easy does not support, with an exception-request process. ## Key Facts - Easy is operated by Easy Labs, Inc. - Public marketing site: https://www.itseasy.co — product dashboard: https://app.itseasy.co - Flat-rate, transparent pricing with no hidden fees (see /pricing). - Core value: businesses keep full control of their funds, with instant access to settled money and rewards on account balances. - Free fee audit tool compares your current processor's costs against Easy (see /audit). - Positioned as an alternative to Stripe and Square (see /easy-vs-stripe and /easy-vs-square). - Developer documentation (API reference, SDKs, guides) is hosted separately at https://docs.itseasy.co. ## Contact - Website: https://www.itseasy.co - Sales: sales@itseasy.co - Support: support@itseasy.co - Press: press@itseasy.co - Partnerships: partners@itseasy.co ## Conventions - Each `.md` URL returns frontmatter (title, description, canonical url) followed by the page's main content converted to markdown. - Dynamic routes (e.g. `/articles/[slug]`) follow the same pattern — fetch `/articles.md` for the listing, then request individual articles by slug. - The HTML site is at `https://www.itseasy.co/` and is the canonical source; markdown is derived at request time.