diff --git a/docs/payments/integrate/link.md b/docs/payments/integrate/link.md
index 44e7aa87..e878e4bf 100644
--- a/docs/payments/integrate/link.md
+++ b/docs/payments/integrate/link.md
@@ -268,6 +268,26 @@ Set the percentage of the applied discount and select the condition that needs t
- Select **"Owns NFT"** as condition in order to apply the discount to customers owning the selected NFT.
+### Limits
+
+#### Start Date
+
+Enable the payment link to become active starting from a specified time. Transactions attempted before this designated start time will not be processed.
+
+
+
+#### End Date
+
+Set the payment link to expire at a specified time. Attempts to initiate payments after this deadline will be unsuccessful.
+
+
+
+#### Quantity
+
+Restrict the payment link to a predefined quantity of items, ensuring that purchases cannot exceed this limit. The available quantity is dynamically displayed to all customers in real time, ensuring transparency and immediate updates on availability.
+
+
+
### Integrate
Once you've provided all required information the app will generate a **Payment Link** that you can use.