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

# Attach Hand Layer

> Documentation for Attach Hand Layer.

<Frame caption={"A popular use-case: Left Hand IK for attachments!"}>
  <img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/7bbfc94826b90203d3c1.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=84c7941977ec6b8a8a9d8a3db17352b0" alt="" width={563} data-path="images/scriptable-animation-system/7bbfc94826b90203d3c1.png" />
</Frame>

## Description

**Attach Hand Layer** is a **unique** Animator Layer, which is used to attach the character element to the weapon.

The primary application of this feature is "Left Hand IK"-like behavior. However, you can also use it for the right hand as well.

This layer can also be used for weapon attachments, like grips. Unlike other layers, this one can be manually created as a separate data asset by right clicking -> **Create -> KINEMATION -> FPS Animator Layers -> Attach Hand**.

<Tip>
  **Tip:** this layer does not need a target transform, as it relies on the character default pose.
</Tip>

## Properties

<img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/3f64f9e3a02af6f24cbf.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=730176093d3fa80293b91fa3e73ae4bc" alt="" width={415} data-path="images/scriptable-animation-system/3f64f9e3a02af6f24cbf.png" />

* **Custom Hand Pose:** a custom pose to override the hand bone. Useful for attachments.

* **Hand Pose Offset** defines the additive offset for the attached hand.

* **Override Pose Weight** defines if we need to override the fingers.

* **Element Chain Name** target element chain, which will be overridden in runtime. It makes sense to specify here the hand + fingers, so your pose is the always the same.
