Share your experience with the community

Write a Camgirl Review

Reviews live on their own page with no word limit. Add pictures, attach a video, and put your honest take in front of the people who need it.

How it works

From idea to published review in four steps

@for (s of steps; track s.label; let i = $index; let last = $last) {
@if (!last) { }
{{ i + 1 }}

{{ s.label }}

{{ s.description }}

}
The rules

Four lines you cannot cross

Break any of these and your review will not be approved.

@for (r of rules; track r.number) {
{{ r.number }}

{{ r.title }}

{{ r.body }}

}

Every review is manually read before publishing. Reviews are never edited, not even to fix grammar. If approved, it appears word for word as you submitted it. Negative but fair, honest, and respectful reviews are welcome.

What you provide

Required and optional fields

Required

    @for (it of requiredFields; track it.name) {
  • {{ it.name }}{{ it.desc }}
  • }

Optional

    @for (it of optionalFields; track it.name) {
  • {{ it.name }}{{ it.desc }}
  • }
Media

Pictures & video

Pictures

No limits. Add as many inline images as you want. Place them so the review remains easy to read.

Video

1 video max. Length depends on the word count of your review.

@for (row of videoTiers; track row.wc; let i = $index) { }
Word countMax video
{{ row.wc }}{{ row.max }}
FAQ

Common questions

@for (it of faqItems; track it.id) {

{{ it.a }}

}
Submission terms

What you agree to by submitting

When you submit a review, you confirm and agree to the following. The actual confirmation step lives on the submission form.

    @for (t of terms; track $index) {
  • {{ t }}
  • }