diff --git a/pages/vpc/concepts.mdx b/pages/vpc/concepts.mdx
index ab327a0921..52eaa8aa04 100644
--- a/pages/vpc/concepts.mdx
+++ b/pages/vpc/concepts.mdx
@@ -111,12 +111,10 @@ A vRouter is a virtualized router that sits inside a VPC and manages layer 3 rou
## VPC
-VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Scaleway's shared public cloud. Within each VPC, you can create **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region.
+VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Scaleway's shared public cloud. Within each VPC, you can create **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region. One default VPC for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project).
-One default VPC for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project).
+VPC currently comprises the [Private Networks](#private-networks) product. Layer 2 Private Networks sit inside the layer 3 VPC. [VPC routing](#routing) allows traffic to be routed throughout the VPC.
-VPC currently comprises the [Private Networks](#private-networks) product. Layer 2 Private Networks sit inside the layer 3 VPC.
+Find out more about [getting the most from your VPC and Private Networks](/vpc/reference-content/getting-most-private-networks/).
-
-
-More features and resources will be coming to VPC in the future.
\ No newline at end of file
+
\ No newline at end of file