diff --git a/source/documentation/process-steps.md b/source/documentation/process-steps.md
index d509dbb..0a95dc5 100644
--- a/source/documentation/process-steps.md
+++ b/source/documentation/process-steps.md
@@ -32,7 +32,7 @@ The agent does this through their accounting software or from GOV.UK. The agent
* give information about the agency, which is held by us
* receive an agent reference number, which is the number assigned to all their existing and new clients
-![Links software](documentation/figures/agent-services-account.png)
+
In April 2018 we delivered the sign-up service that enables existing VAT businesses to move to the VAT (MTD) service. A business that wants to use VAT (MTD) must sign up before first use, even if they have already signed up for MTD for income tax.
Agents can sign up an existing client’s business. However, the creation of the agent account which is a one-off process must be completed to enable an agency to sign up their clients.
@@ -171,7 +170,7 @@ We require that each application offered to users complies with our Terms of Us
This is a very early draft of what the software choices page may look like in the future, and continues to be user tested.
-![Links software](documentation/figures/software-choices.png)
+
## Link software to HMRC
@@ -198,7 +197,7 @@ This step uses the [VAT (MTD) API](https://docs.google.com/document/d/1B5eOxmIu8
* [Retrieve VAT obligations](https://www.qa.tax.service.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_retrieve-vat-obligations_get_accordion)
* [Submit VAT return for period](https://www.qa.tax.service.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_submit-vat-return-for-period_post_accordion)
-![Links software](documentation/figures/retrieve-obligations.png)
+
1. Business or agent uses their software to retrieve VAT obligations using the [VAT (MTD) API retrieve VAT obligations endpoint](https://www.qa.tax.service.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_retrieve-vat-obligations_get_accordion).
2. Business or agent uses their software to submit a VAT return using the VAT (MTD) API submit VAT return for period endpoint.