# Receiving FIX

When you want to receive FIX or look up your addresses, click on the Receive tab on the left side of the wallet.

![Overview of the Receive tab‌](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhjE__7ridRT_WrghwY%2F-Li8R5zZqDhipebuiP5U%2F-Li8RTiohYIxGM_vz4wJ%2FENusingwall3.png?alt=media\&token=cf3e4c4b-4b26-4958-acab-eb50d154a694)

To receive funds you must provide the sender with the receiving address to send it to. Receiving addresses are generated by the wallet itself.‌

When you want to receive a payment, all you have to do is **generate a receiving address**:‌

Click on the “*Receiving Addresses*” button on the right side of the Receive tab.‌

A pop-up window will appear where you can generate receiving addresses:

![Receiving address generation window‌](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhjE__7ridRT_WrghwY%2F-Li8R5zZqDhipebuiP5U%2F-Li8SSsKKxcpmTgmAeoh%2FENReceivingFIX1.png?alt=media\&token=d297a47e-4aa5-4a57-b5a5-9f4defa25051)

You can also access the window by going to File > Receiving addresses.‌

Click on the “*New*” button to generate a new receiving address. Filling in the “*Label*” field is optional but a good idea to keep your wallet organized. The address is generated automatically:‌

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhjE__7ridRT_WrghwY%2F-Li8R5zZqDhipebuiP5U%2F-Li8SQh4nG9DJpPpKRL8%2FENReceivingFIX2.png?alt=media\&token=659d1523-8842-4d71-b6ab-9453fa8c4eed)

Click “*OK*” after you are done and you will be returned to the previous window with a newly generated receiving address.‌

To copy the address into the clipboard you have to select it by clicking on it once and selecting the “*Copy*” button, or right-clicking it and choosing the “*Copy Address*” option.‌

Share this address with whomever you want to receive a payment from.‌

Once you receive a payment to one of your addresses, it will immediately appear in the Transactions tab:

![The Transactions tab with the receiving transaction highlighted](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhjE__7ridRT_WrghwY%2F-Li8R5zZqDhipebuiP5U%2F-Li8SbLTL8ESUkbTxMap%2FENReceivingFIX3.png?alt=media\&token=b4a28331-0e50-46d8-a6a8-360caabfe25b)

{% hint style="warning" %}
**You must back up your wallet file EVERY TIME you create a new receiving address, or you risk losing the funds received to that address.**
{% 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://docs.fix.network/english/fix-wallet/using-the-wallet/receiving-fix.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.
