# About vote coin

![](/files/iE97Gu0BBqMGzetyA3H9)

Purpose of vote coin token is motivate people to create working solutions using vote coin specifications.

By creating application, publishing video, writing blog post you can receive vote coins.

The tokenomics as well as changes in the specifications are managed by the voting using the vote coin protocol.

MainNet ASA ID: [452399768](https://algoexplorer.io/asset/452399768)

TestNet ASA ID: [48806985](https://testnet.algoexplorer.io/asset/48806985) - DEX: <https://testnet.algodex.com/trade/48806985>

Discord: <https://discord.gg/nJ8waHWTwE>

Technical administrator is [Scholtz & Company, j.s.a.](https://www.orsr.sk/vypis.asp?ID=439983\&SID=2\&P=1\&lan=en)

Contact: <info@vote-coin.com>

### Public announcements

In regards of fair and equal distribution of news, the announcments are done through #announcment channel in official [Discord channel](https://discord.gg/nJ8waHWTwE).

### Vote coin in curculation

API Endpoints to check vote coins in circulation, total issued coins, and accounts held by Vote Coin DAO

* <https://api.vote-coin.com/Price/VoteCoinCirculationSupply>
* <https://api.vote-coin.com/Price/TotalCirculationSupply>
* <https://api.vote-coin.com/Price/VoteCoinDAOAddresses>

The endpoints list uint64 number in base units. To format specific numbers please note vote coin has 6 decimals.


---

# 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://www.vote-coin.com/vote-coin-tokenomics/about-vote-coin.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.
