---
url: /contact
title: "Contact — Siere Soft"
description: "Book a 30-minute discovery call with Siere Soft, or leave a note and we&#x27;ll reply within a working day."
language: en
canonical: https://sieresoft.com/contact
aeo_generated: 2026-07-21T19:30:50.332Z
---

CONTACT
# Book a 30-minute call. No deck required.

We&#x27;ll come to the call having read whatever you send. If we&#x27;re a fit, we&#x27;ll say so. If we&#x27;re not, we&#x27;ll point you somewhere better.
CAL.COM / SIERE-SOFTPeter Manolov · 30 minDiscovery call · Siere Soft30 min · Google Meet · Europe/Sofia‹May 2026›MonTueWedThuFriSatSun1234567891011121314151617181920212223242526272829303109:3010:0011:0013:3015:0016:30DIRECT[hello@sieresoft.com](mailto:hello@sieresoft.com)Reply within one working day, usually less.CALENDARcal.com/siere-softSofia time zone · global friendly.FOR PRESS[press@sieresoft.com](mailto:press@sieresoft.com)WE&#x27;RE NOT ONTwitter · Slack Connect · WhatsApp · LinkedIn DMsBy choice. Email is reliable. We answer it.OR · LEAVE A NOTE
### Calendar not your thing? Fine.

We&#x27;ll write back with a couple of slots within a working day. The more you tell us up front, the less small-talk we both have to do.
Your nameEmailCompany & roleWhat are you working on?Cloudflare Turnstile · we read every message · no auto-replies.Send →

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Siere Soft LTD",
  "legalName": "Siere Soft LTD",
  "url": "https://sieresoft.com",
  "logo": "https://sieresoft.com/icon",
  "email": "hello@sieresoft.com",
  "taxID": "206672583",
  "vatID": "BG206672583",
  "foundingDate": "2021-10-04",
  "founder": {
    "@type": "Person",
    "name": "Peter Manolov"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mladost, bl. 24, entr. A, fl. 2, apt. 3",
    "addressLocality": "Montana",
    "postalCode": "3400",
    "addressCountry": "BG"
  },
  "sameAs": [
    "https://github.com/SiereSoft"
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://sieresoft.com",
  "name": "Siere Soft",
  "inLanguage": "en"
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Siere Soft",
      "item": "https://sieresoft.com/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Contact",
      "item": "https://sieresoft.com/contact"
    }
  ]
}
```

