Top SitesGondola: Showcase your work. Prove your impact. Unlock opportunities.

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Not stored for this site.

Document

llms.txt

Open llms.txt
# Gondola LLM Access Guide

Last updated: 2026-02-13

Gondola is a creator credit and social content analytics platform.

## Supported Markdown Endpoints

Purpose-built markdown is available for the following page types:

- `https://gondola.cc/` with `Accept: text/markdown`
- `https://gondola.cc/posts/{slug}` with `Accept: text/markdown`
- `https://gondola.cc/{username}` with `Accept: text/markdown`
- `https://gondola.cc/posts/{slug}.md`
- `https://gondola.cc/{username}.md`

Examples:

- `curl -H "Accept: text/markdown" https://gondola.cc/`
- `curl -H "Accept: text/markdown" https://gondola.cc/posts/2690540-leomessi-instagram`
- `curl -H "Accept: text/markdown" https://gondola.cc/freshtapemedia`
- `https://gondola.cc/posts/2690540-leomessi-instagram.md`
- `https://gondola.cc/freshtapemedia.md`
- `https://gondola.cc/moritzcracker.md`

## Endpoint Behavior

- Homepage markdown includes a concise site overview and points agents to this file for more detail.
- Post markdown includes: metadata, caption, stats, credits, tags/events, media, account owner, and matching posts.
- Profile markdown includes: profile metadata, key roles, top collaborators, and recent posts with stats/credits.
- Negotiated markdown responses use `Content-Type: text/markdown; charset=utf-8` and `Vary: Accept`.
- If a markdown document cannot be generated (not found, hidden, etc.), the request falls through to normal site routing.
- Generic site pages are not converted to markdown by default.

## Discovery

- Post and profile HTML pages include `<link rel="alternate" type="text/markdown">` pointing to the markdown URL.

## Main Web Pages

- `https://gondola.cc/about`
- `https://gondola.cc/explore`
- `https://gondola.cc/creators`
- `https://gondola.cc/jobs`
- `https://gondola.cc/contact`
- `https://gondola.cc/privacy`
- `https://gondola.cc/terms`
- `https://gondola.cc/plans`
- `https://gondola.cc/plans/request-a-demo`

Document

llms-full.txt

Not stored for this site.