> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nex.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Pose Control

> Control the pose of of your outputs. 

In this section, we will go over how to use your own uploaded asset to control the pose of your  image generation.

<Tip>
  High quality images perform the best for image controllability.
</Tip>

#### 1. Hover over the image that you have uploaded for Pose Control

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/1.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

#### 2. Click on “Use As”

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/2.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

#### 3. select “Pose Image”

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/3.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

#### 4. Head back to Prompt on the left action bar

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/4.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

#### 5. Type in your prompt and click “Generate” below or press enter.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/5.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/6.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

## Important Notes

#### 1. Aspect Ratio

It is extremely important to match your generation’s aspect ratio to the aspect ratio of the asset being used. To do this, ensure you are in the Prompt tab and click on Aspect Ratio at the bottom of the column

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/7.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

a. Select the aspect ratio that is closest to that of your input image before generating.
b. If you do not do this, your image will come out distorted like the examples below:

## Edit Image

#### 1. if you want just a specific part of your image to be used as a Pose input, click on Edit Image

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/8.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

#### 2. In the Edit Image modal, move the image selection area around to capture what you want your generation to focus on.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/9.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/10.png" style={{ borderRadius: '0.5rem' }} />
</Frame>

#### 3. in the Edit Image modal, you can also adjust Image Weight. Move the slider left if you want your output to be less influenced by the image and move it to the right if you want your output to be more influenced by the image.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/blocks/pose/11.png" style={{ borderRadius: '0.5rem' }} />
</Frame>
