s0lve
get started

try s0lve

s0lve processes feedback from any number of input sources and styles. Try some of the digital embed and physical feedback capture methods below.

The prompt: give feedback about giving feedback

What could be improved about the way we give feedback today? Also, what works well? Do you think the current state of user and citizen feedback is adequately capturing general human sentiment?

Digital Embed

floating widget

A persistent feedback button that lives in the corner of any page. Always available, never intrusive. Look for the blue pill in the bottom-right corner of this page — that's a live s0lve widget.

Digital Embed

inline form

Feedback capture rendered directly into a page — no click required to reveal it. Perfect for dedicated feedback sections, contact pages, or post-purchase flows.

We'd love to hear from you

How do you currently give feedback to the products and services you use? What works, what doesn't?

Digital Embed

modal trigger

No persistent UI — the feedback form appears as a centered modal when triggered by your own button or link. Full control over when and where the prompt appears.

Example modal trigger button:

Physical Activation

QR code & short URL

Capture feedback from the physical world — events, retail spaces, kiosks, community meetings. Print a QR code or share a short URL. No app download, no account required.

Scan or visit

QR code linking to https://s0lve.com/physical/submit

s0lve.com/physical/submit

Share your experience — it takes 30 seconds

This is a live link. Scan the QR code with your phone or visit the URL to see the physical feedback capture experience.

For Developers

REST API

No UI at all. Pipe feedback from any system — support tickets, chat logs, CRM notes, app store reviews — directly into the s0lve engine via a single API call.

cURL
curl -X POST https://s0lve.com/v1/voices \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk_live_your_api_key" \
  -d '{
    "board": "digital",
    "text": "I wish there was a single place to see all my feedback across every product I use.",
    "context": { "source": "crm", "ticket_id": "TK-1234" }
  }'

See the full API documentation for all fields, response formats, error codes, and integration examples.

ready to capture your own signal?

Set up s0lve for your organization — embed feedback capture anywhere in minutes.

get started