# Weight Limit

The weight limit is how much you can carry. If a character is carrying 50% or more of the weight limit, he has minor overweight. Minor overweight cancels HP Recovery, SP Recovery, Increase HP Recovery and Increase SP Recovery as well as restricting the use of skills that create items, like Find Stone and Arrow Crafting. When carrying 90% or more of the weight limit, the character has major overweight. During major overweight, a character cannot attack, use skills or pick up items.

{% hint style="info" %}
**Note:** Pushcart does not increase your character's weight limit. See the [skill description](https://maxion-1.gitbook.io/ragnarok-landverse-america/game-guide/starter-guide/job-classes/merchant) on how it works.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://maxion-1.gitbook.io/ragnarok-landverse-america/game-guide/starter-guide/job-classes/weight-limit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
