# Inviting or becoming a witness

You can choose invite anyone you want with a link while getting married on blockchain Web3Wed service. The witness will have to just follow the link and press "I testify" to confirm your marriage.\
\
The data about the witnesses will also be written in a smart contract, as all other details about your marriage.


---

# 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://web3wed.gitbook.io/web3wed/litepaper/inviting-or-becoming-a-witness.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.
