# Math

<figure><img src="/files/iRwYW5vQEi6xT10mkGin" alt="" width="404"><figcaption></figcaption></figure>

### Options

Counter allows you to perform such math operations: addition, substraction, multiplication, division and modulo (reminder of a devision). Number can be represented as a static or a subcounter value.

{% hint style="info" %}
You'll need to configure separate subcounter if you want to use counter value - it's not possible to use value of already existing counter, however you can just select the same options.
{% endhint %}

### Example Usage

<figure><img src="/files/Nm2jpWPgsV4GP6qAMfnh" alt=""><figcaption><p>Online Percentage counter</p></figcaption></figure>


---

# Agent Instructions: 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://docs.member-counter.eduardozgz.com/readme/counters-list/math.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.
