# What is VOTEism

VOTEism is an anonymous and encrypted political opinion polling app. VOTEism's apps are available at the below links.&#x20;

{% hint style="info" %}

### iOS: [ios.voteism.org](https://ios.voteism.org) Android: [android.voteism.org](https://android.voteism.org)

{% endhint %}

### Why VOTEism ?

The right of every citizen to participate in government through free and fair elections is well settled under international human rights law, as is the right to freedom of expression and to hold opinions without interference. This is where VOTEism comes in.

Current political opinion polls and [psephology](https://en.wikipedia.org/wiki/Psephology) methods are riddled with low sample sizes, interviewer biases, [push poll tactics](https://en.wikipedia.org/wiki/Push_poll), sock-puppetry, and worst of all, the lack of security and privacy. VOTEism fixes these issues once and for all. Your vote is anonymous and encrypted. The results are published on VOTEism's mobile apps in near real-time.

### Here are some things you MUST know about VOTEism

* VOTEism is secure and private.
* VOTEism codebase is [open-source](https://github.com/VOTEism).
* VOTEism is voluntary and free to use.
* You can change your vote any time. Only your latest vote will be counted.
* Your votes are encrypted/decrypted using [public key cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography).&#x20;
* VOTEism does not serve ads.
* VOTEism does not sell your private information.
* VOTEism is [transparent](https://docs.voteism.org/transparency).
* The results of VOTEism's opinion polls are free to use by anyone.
* VOTEism is built, published and funded by VOTEism INC., based in the United States. We have no political, governmental, corporate, or media affiliation.

{% hint style="warning" %}
**NOTE:** VOTEism is currently available only in India and USA.&#x20;

Let us know if you want VOTEism in your country (voteism\[at]protonmail.com).
{% endhint %}

\- - - - - - -


---

# 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.voteism.org/master.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.
