> For the complete documentation index, see [llms.txt](https://acko.gitbook.io/knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://acko.gitbook.io/knowledge/body/isometric-exercise.md).

# Isometric exercise

Exercise or a program of exercises to strengthen specific muscles or shape the figure by pitting one muscle or part of the body against another or against an immovable object in a strong but motionless action. Isometric exercises are done without changing the length of the muscles. These exercises work on the muscles in a static position and demand muscle tension without any actual movement. Most of the core conditioning exercises, yoga postures, and even pilates exercises are isometric.

![](/files/-LNAUba9Ws7NsEYsxb9i)

## BENEFITS

1. Build extra strong muscles especially core and ABS muscles
2. Beneficial for preventing back injury and removing lower back pain
3. Not relying on commercial exercise equipment
4. Exercise is an anaerobic activity
5. In one study (check RESOURCES) they measure 20% increase of strength by exercising only 6 minute for 1 month!

## OVERVIEW OF PROCESS

![One exercise = 2 intervals (exercise + rest)](/files/-LNE4XhHR3vAfDUZVfX8)

## TUTORIAL

1. Set your interval timer like this - INTERVAL 1 (1:30 min) and  INTERVAL 2 (1 minute)
2. Start with exercise hold posture for 1:30 or till you are able to
3. After this part completely relax your body and rest
4. On beginning of the second interval start with the next exercise from list below and continue in same way

![](/files/-LNAQQnt-dmFYkWsfNXI)

## RESOURCES

[www.jarcet.com/articles/Vol6Iss4/Petrofsky.pdf\
https://jrnlappliedresearch.com/articles/Vol7Iss1/Petrofsky.pdf<br>](<https://acko.gitbook.io/knowledge/body/www.jarcet.com/articles/Vol6Iss4/Petrofsky.pdf&#xA;>)<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5500489/>\
<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4056589/>\
<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1464520/>\
<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3392013/><br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://acko.gitbook.io/knowledge/body/isometric-exercise.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
