# Payment Links

## Payment links

Now you can create a link that can be further distributed for the sake of receiving donations or other payments. All this happens through ZkBob, thanks to which your privacy is preserved...

1\) First you need to switch to the Polygon network with USDC.

![](https://img1.teletype.in/files/c9/39/c939d18e-0ab8-494e-bef1-28dd82ce96f2.png)

2\) Click on zkAccount:

![](https://img4.teletype.in/files/33/3c/333c2316-8e22-40a0-9e81-a708b99a2f6a.png)

3\) "Get payment link":

![](https://img4.teletype.in/files/b1/35/b135f510-c389-49f4-816b-04b2bafee69e.png)

4\) You can copy or share. In this example we follow the link to show you how everything works:

![](https://img1.teletype.in/files/05/ce/05cebf28-46ed-4c4a-b213-dbb18948ff6d.png)

5\) The amount has already been entered. Click "Send" and sign in your web3 wallet:

![](https://img1.teletype.in/files/89/97/899760ea-782e-4f30-aa5a-dbc96a47d884.png)

6\) Confirm in the wallet and that's it:

![](https://img2.teletype.in/files/93/67/93677e96-dce1-4289-8bb3-e854389f5776.png)

7\) Go to History and see what has been received. The balance will be updated in the near future:

![](https://img2.teletype.in/files/18/48/18489607-e4ad-448a-921d-5b477e577de4.png)

*Instructions submitted via* [*community member PR* ](https://github.com/zkBob/docs/pull/17)


---

# 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.zkbob.com/zkbob-app/payment-links.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.
