Lying Machine Squat

intermediatestrengthpushcompound
Lying Machine Squat — Machine Quadriceps exercise demonstration
Lying Machine Squat — Machine Quadriceps exercise demonstration
Body part
Upper Legs
Target
Quadriceps
Equipment
Machine
Secondary
Calves, Glutes, Hamstrings

Instructions

  1. 1Adjust the leg machine to a height that will allow you to get inside it with your knees bent and the thighs slightly below parallel.
  2. 2Once you select the weight, position yourself inside the machine face up with the knees bent and thighs slightly below parallel to the platform. Make sure that the knees do not go past the toes. The angle created between the hamstrings and the calves should be one that is slightly less than 90 degrees (since your starting position requires you to start slightly below parallel). Your back and your head should be resting on the machine while your shoulders are pressed under the shoulder pads.
  3. 3Place your hands by the handles and position your feet slightly pointing out at a shoulder width position. This will be your starting position.
  4. 4While pressing with the balls of the feet as you breathe out, make your whole body erect as you squeeze the quads. Hold the contracted position for a second. Tip: Since you are starting below parallel, you can opt to use your hands to help you up by pressing on your thighs only on the first repetition.
  5. 5Slowly squat down as you inhale but instead of going all the way down to the starting position, just stop once your thighs are parallel to the platform. The angle between your hamstrings and calves should be a 90-degree angle.
  6. 6Repeat for the recommended amount of repetitions.

Get this via the API

This exercise — and the full catalog of 873 — as structured JSON.

GET /v1/exercises/{slug}
curl -H "X-API-Key: wk_live_…" \
  "https://api.work-out-db.com/v1/exercises/lying-machine-squat"

Customize the request

  • Translate the response
    /v1/exercises/lying-machine-squat?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every quadriceps exercise
    /v1/exercises?target=quadriceps
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=machine&difficulty=intermediate
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Lying%20Machine%20Squat
    Trigram + full-text ranking, accent-insensitive
  • Sort & paginate
    /v1/exercises?sort=difficulty&order=desc&limit=25
    sort=name|difficulty · order · limit · offset · cursor
All query parameters
bodyPart, target, equipment, muscle
taxonomy slug
category
strength · cardio · mobility · stretching · plyometrics
difficulty
beginner · intermediate · advanced
force
push · pull · static
mechanic
compound · isolation
q
free-text search (accent-insensitive)
sort / order
name | difficulty · asc | desc
limit / offset / cursor
pagination (limit ≤ plan cap)
lang
en · es · pt · fr
Authentication

Send your key as X-API-Key or Authorization: Bearer.

Response

Always { data, meta, requestId }. Rate-limit & quota counts ride in X-RateLimit-* / X-Quota-* headers.

Plans

Free: 5k req/mo · 30/min · 480p. Pro: 100k/mo · 120/min · 720p + commercial use.

Related exercises