# Send a voting link to voter

In case the default poll invitation sent by SignSpace system is not successful for any technical reasons, the creator of the poll has access to the unique links of each poll participant. Click on the 3 dots on a specific voter line in the posted poll and the context menu will provide the option to copy the link. Click the menu item and the link will be copied to your PC clipboard. Now you can paste it in another tool for sharing: email, chat, etc.

{% hint style="info" %}
This functionality is security sensitive, because the unique link identifies a specific poll voter. Make sure that you are sharing each link only with the correct participant over a secure channel and only do that if the default SignSpace sharing mechanisms do not work.
{% 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://guide.signspace.com/en/voting/send-a-voting-link-to-voter.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.
