// ----------------------------------------------------------------------------- // Rent-Ka — Rental listings aggregator (Canada, outside Québec) // Author: Simon-Pierre Boucher — contact@spboucher.ai // pages/Terms.tsx: terms of use (Groupe KA platform) // ----------------------------------------------------------------------------- import { Link } from "react-router-dom"; export default function TermsPage() { return (
Terms of use

The rules of the game, in plain words.

Who operates Rent-Ka

Rent-Ka is a Groupe KA platform{" "} ( groupe-ka.com ), a Québec-based group of automated aggregators. For any general question about the service:{" "} info@groupe-ka.com.

Nature of the service

Rent-Ka is an aggregator: it gathers rental listings publicly published by property managers, brokers and listing platforms across Canada. Rent-Ka is neither a broker, nor a manager, nor a party to any lease — every listing links back to the original ad and the rental is concluded directly with the advertiser.

Accuracy of information

Listings are synced automatically and may differ from the source (changed rent, unit already rented, source or extraction error). Information is provided as an indication, without warranty — always verify with the advertiser before any decision. Rent-Ka cannot be held responsible for a gap between a listing page and the original ad.

Content ownership

Listing texts and photos belong to their authors (managers, brokers, advertisers). Rent-Ka presents them with a clear link to the source. You are the author of content and want it removed? Write to{" "} contact@groupe-ka.com — removals are handled quickly.

Acceptable use

The service is offered for personal housing search. Mass scraping of the site, resale of the aggregated data or any use that degrades the service is forbidden.

Legal and privacy questions

Legal questions and those touching personal information are handled by admin@groupe-ka.com. See also the privacy policy.

Last updated: August 2026.
); }