diff --git a/en/usa/marketplace/leadsquared/README.md b/en/usa/marketplace/leadsquared/README.md
new file mode 100644
index 00000000..526798f2
--- /dev/null
+++ b/en/usa/marketplace/leadsquared/README.md
@@ -0,0 +1,85 @@
+# Leadsquared Integration
+
+## Available features
+
+
+Click to expand/collapse
+
+- **Automated Lead Creation**: Automatically create leads after successful inbound, outbound, or missed calls.
+- **Automated Call Routing**: Route calls to the appropriate manager (customer owner) in Leadsquared, ensuring efficient communication management.
+- **Click-to-Call Widget**: Initiate inbound and outbound calls directly within your Leadsquared system with a convenient Softphone widget, enabling quick and efficient communication with customers and prospects.
+
+
+
+## Integration Setup
+
+
+Initial Setup Steps & CallGear Softphone Widget
+
+### Initial Steps
+
+1. **Turn on integration**:
+ - Go to the Integration section (left sidebar).
+ - Click on Leadsquared in the list of integrations and proceed to its configuration.
+2. **Authorization**:
+ - Add Leadsquared Credentials Name.
+ - Go to Leadsquared Settings - API and Webhooks.

+ - Copy API host, API Key and Secret Key.

+ - Paste this data into the credentials form.

+ - Click add and that’s it.
+
+### CallGear Softphone Widget
+
+1. **Installation**:
+ - Use the provided link to download and install the widget.
+2. **Authorization**:
+ - Authenticate using your CallGear account credentials.
+ - Log in to the installed widget under the same account.
+3. **Functionality Check**:
+ - Enable the "Show softphone" option within Leadsquared.
+ - Make sure that the widget icon is displayed.
+
+
+
+
+Integration with LeadSquared Mobile Connector
+
+
+ **Integrate with LeadSquared Mobile Connector**:
+ - Install the connector from Marketplace

+ - Use the modified webhook URL (with the appended endpoint path) in your LeadSquared Mobile Connector configuration.
+ - After installation, click on the gear icon and proceed to configure.
+ - Select the preferable setting. In our case, we use Only cloud calling with Phone as User field with Virtual Number

+ - **Click2Call**:
+ - Click on the `Click to Call Set-up` button and paste the webhook URL you get in the `Webhook URL` and append the endpoint path to it. Set method to `POST` and paste the body template
+ - ```json
+ {"agent_email": "@{User:EmailAddress}","customer_number": "@{Lead:Phone}"}
+ ```
+ - Click `Go to Test API`, then enter some data from your Leadsquared account and click `Test And Map Response`. If everything is correct, you will see the response
+ 
+ - Map the response and click `Save`

+ - **Pop-up**:
+ - Click on the `Incoming Agent Pop-up` button and paste the webhook URL you get in the `Webhook URL` and append the endpoint path to it. Set method to `POST` and paste the body template
+ - ```json
+ {"agent_phone": "@{User:PhoneMain}"}
+ ```
+ - Click `Go to Test API`, then press `Test And Map Response`. If everything is correct, you will see the response

+ - Map the response and click `Save`

+ - **DID**:
+ - Click on the `DID` button and paste the webhook URL you get in the `Webhook URL` and append the endpoint path to it. Set method to `GET`

+ - Click `Go to Test API`, then press `Test And Map Response`.
+ - Map the response and click `Save`

+ - That’s it. Now you can use the CallGear Softphone Widget with LeadSquared Mobile Connector.
+
+
+
+
+Syncing Details
+
+### Sync Contacts
+Synchronizes contacts from Leadsquared to CallGear by parsing new leads. If the lead has a meaningful name (not just a phone number) and the phone number is not already in the contact book, the contact will be synced.
+
+### Sync Users
+Synchronizes users from Leadsquared to CallGear. A user will be synced if there is no user with the same email in CallGear.
+
+
\ No newline at end of file
diff --git a/en/usa/marketplace/leadsquared/img.png b/en/usa/marketplace/leadsquared/img.png
new file mode 100644
index 00000000..21dde9b2
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img.png differ
diff --git a/en/usa/marketplace/leadsquared/img_1.png b/en/usa/marketplace/leadsquared/img_1.png
new file mode 100644
index 00000000..812d9c70
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_1.png differ
diff --git a/en/usa/marketplace/leadsquared/img_10.png b/en/usa/marketplace/leadsquared/img_10.png
new file mode 100644
index 00000000..0e8b79b9
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_10.png differ
diff --git a/en/usa/marketplace/leadsquared/img_11.png b/en/usa/marketplace/leadsquared/img_11.png
new file mode 100644
index 00000000..4cdb2a8c
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_11.png differ
diff --git a/en/usa/marketplace/leadsquared/img_12.png b/en/usa/marketplace/leadsquared/img_12.png
new file mode 100644
index 00000000..15ae3aa4
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_12.png differ
diff --git a/en/usa/marketplace/leadsquared/img_2.png b/en/usa/marketplace/leadsquared/img_2.png
new file mode 100644
index 00000000..5fd8ab2a
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_2.png differ
diff --git a/en/usa/marketplace/leadsquared/img_3.png b/en/usa/marketplace/leadsquared/img_3.png
new file mode 100644
index 00000000..dde83b3d
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_3.png differ
diff --git a/en/usa/marketplace/leadsquared/img_4.png b/en/usa/marketplace/leadsquared/img_4.png
new file mode 100644
index 00000000..3301ac7a
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_4.png differ
diff --git a/en/usa/marketplace/leadsquared/img_5.png b/en/usa/marketplace/leadsquared/img_5.png
new file mode 100644
index 00000000..268f5c51
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_5.png differ
diff --git a/en/usa/marketplace/leadsquared/img_6.png b/en/usa/marketplace/leadsquared/img_6.png
new file mode 100644
index 00000000..d9c47101
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_6.png differ
diff --git a/en/usa/marketplace/leadsquared/img_7.png b/en/usa/marketplace/leadsquared/img_7.png
new file mode 100644
index 00000000..ab67fe62
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_7.png differ
diff --git a/en/usa/marketplace/leadsquared/img_8.png b/en/usa/marketplace/leadsquared/img_8.png
new file mode 100644
index 00000000..c417c0e4
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_8.png differ
diff --git a/en/usa/marketplace/leadsquared/img_9.png b/en/usa/marketplace/leadsquared/img_9.png
new file mode 100644
index 00000000..108f540f
Binary files /dev/null and b/en/usa/marketplace/leadsquared/img_9.png differ