> For the complete documentation index, see [llms.txt](https://docs.1move.io/pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/pt/elementos-de-jogo/tenis-nft/condicao-do-tenis.md).

# Condição do Tênis

![](/files/jb2VjB6phQbvVwY9mE19)

A condição é a "barra de resistência" de um tênis. Conforme um usuário se move, a condição vai diminuindo e os usuários devem tomar atenção especial ao estado do tênis antes de se comprometerem com a rotina do próximo exercício.&#x20;

A condição começa em 100/100 e vai diminuindo lentamente à medida que o tênis for sendo usado. Os usuários podem reparar o tênis quando o número diminui, mas devem estar cientes de que o custo do reparo permanece o mesmo para qualquer número desde que não esteja abaixo de 20/100. Uma boa prática é reparar somente quando o tênis estiver próximo da condição 20/100, ao invés de um número mais alto. Se a condição cair abaixo de 20/100, a eficiência do tênis leva uma queda enorme de 90%.

A condição do tênis depende muito dos atributos. Alguns atributos ajudam a reduzir a taxa de declínio dos tênis e outros ajudam nos custos de reparos posteriores.


---

# 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://docs.1move.io/pt/elementos-de-jogo/tenis-nft/condicao-do-tenis.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.
