# EPIC: Votings [Visitor]
###### tags: `evoting`
---
## See the published votings
ref. V-VP.01
https://github.com/decidim/decidim/issues/7111
---
## See a voting landing
ref. V-VP.02
:::info
design-required
:::
https://github.com/decidim/decidim/issues/7112
----
## Check if I have the right to participate in a voting
ref V-VP.03
:::info
design-required
:::
https://github.com/decidim/decidim/issues/7113
---
## Ask again for an Access Code
ref V-VP.04
:::info
design-required
:::
https://github.com/decidim/decidim/issues/7114
```plantuml
(*) --> "Visitor fills the
form census checker
> Check if I have the right
to participate in a voting
ref V-VP.03
"
if "Is participant in Census?" then
-->[yes] "You are in the Census!
For voting, you will
need an Access Code
that you should have
received by postal mail."
if "Have you received it?" then
-->[yes] "Awesome! You can read
about the different arguments
for the answers and be
part of the debates and meetings"
else
-->[no] "Ok, we can send
it to you by email or SMS.
[Send by email to "marc??????????@gmail.com"]
[Send by SMS to "66?????22"]
> Ask again for an Access Code
ref V-VP.04
"
endif
--> (*)
else
->[no] "[Error message]
You are not in Census,
please go to an OAC
(Citizen Attention Office),
call 010, fill this form,
send an email, etc"
endif
```
---
## View the results of a voting
ref V-VP.06
:::info
design-required
:::
https://github.com/decidim/decidim/issues/7115
---
## Download results of a voting on an open format (Open Data)
ref V-VP.07
https://github.com/decidim/decidim/issues/7116
---
## Access to the votings' participation statistics
Ref: V-VP.08
:::info
design-required
:::
https://github.com/decidim/decidim/issues/7117