> For the complete documentation index, see [llms.txt](https://counterpunk.inwisso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://counterpunk.inwisso.com/counter-punk.md).

# Counter Punk

<figure><img src="/files/Wf4EHtgD8a2TwO0LpIfM" alt="" width="195"><figcaption><p>iOS • <a href="https://apple.co/3O5zHXA">Download Counter Punk</a></p></figcaption></figure>

### Overview

{% tabs %}
{% tab title="Features" %}

* 🔢 Intuitive counting with haptic feedback
* 📊 Comprehensive logging system
* 🎨 Cyberpunk UI with neon effects
* 💾 Local data storage
* 📱 Native iOS experience
  {% endtab %}

{% tab title="Requirements" %}

* iOS 15.0 or later
* Compatible with iPhone and iPad
* Optimized for iOS dark mode
  {% endtab %}

{% tab title="Privacy" %}

* No data collection
* All data stored locally
* No network access required
* GDPR & CCPA compliant
  {% endtab %}
  {% endtabs %}

### Getting Started

1. [Download](https://apps.apple.com/us/app/counter-punk/id6737816653) Counter Punk from the App Store
2. Launch the app
3. Review the quick start guide
4. Start counting!

### Key Features

#### ⚡️ Cyberpunk Interface

{% hint style="info" %}
Experience counting with a stunning retro-futuristic design
{% endhint %}

* Neon cyan displays with dynamic glow
* Retro-futuristic grid background
* Sleek, monospaced typography
* Dark mode optimized

#### 🔢 Precision Counting

{% hint style="info" %}
Count with confidence using professional-grade features
{% endhint %}

* Intuitive increment/decrement controls
* Haptic feedback for tactile response
* Large, clear number display
* Start/stop functionality

#### 📊 Smart Logging

{% hint style="info" %}
Keep track of everything with detailed history
{% endhint %}

* Comprehensive session history
* Custom labels for organization
* Timestamp tracking
* Export capabilities

### Use Cases

{% tabs %}
{% tab title="Events" %}
Perfect for:

* Attendance tracking
* Participant counting
* Entry/exit monitoring
  {% endtab %}

{% tab title="Business" %}
Ideal for:

* Inventory counting
* Customer tracking
* Stock taking
  {% endtab %}

{% tab title="Transport" %}
Great for:

* Passenger counting
* Vehicle tracking
* Occupancy monitoring
  {% endtab %}
  {% endtabs %}

### FAQ

{% hint style="info" %}
**Q: Is my data stored securely?** A: All data is stored locally on your device. We don't collect or transmit any information.

**Q: Can I export my counting history?** A: Yes, you can export your complete history with timestamps and labels.

**Q: Does it work offline?** A: Yes, Counter Punk works completely offline with no internet required.

**Q: Can I customize the labels?** A: Yes, you can create custom labels for each counting session.
{% endhint %}

### Support

{% hint style="info" %}
Need help? We're here for you
{% endhint %}

* Email: <support@inwisso.com>
* Website: <https://counterpunk.inwisso.com>

### Updates

{% hint style="info" %}
Stay tuned for regular updates and new features
{% endhint %}

#### Latest Version: 1.0

* Initial release
* Core counting features
* History system
* Export capabilities

### Privacy Policy

{% hint style="info" %}
Your privacy is our priority
{% endhint %}

* No data collection
* Local storage only
* No network access
* Full privacy policy: Privacy Policy

### Download

{% hint style="success" %}
[Download](https://apps.apple.com/us/app/counter-punk/id6737816653) on the App Store
{% endhint %}

***

Designed by [inwisso.com](https://app.inwisso.com/) © 2025


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://counterpunk.inwisso.com/counter-punk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
