> For the complete documentation index, see [llms.txt](https://https-www-akaqa-com-question-q19.gitbook.io/undefined/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://https-www-akaqa-com-question-q19.gitbook.io/undefined/undefined.md).

# 가장 큰 계약 중 최악은 무엇인가요?

상위 10위 안에 든 선수는 지난 시즌 NBA 파이널에 진출한 선수가 단 한 명뿐이므로 고액 연봉을 받는 선수가 항상 성공으로 이어지는 것은 아닙니다. 이 선수들 중 대다수가 최고 연봉을 받을 자격이 없다고 주장하는 사람은 아무도 없겠지만, 최악의 계약을 맺은 것으로 눈에 띄는 이름이 하나 있습니다. [**메이저사이트**](https://www.outlookindia.com/xhub/e-gaming/%EC%95%88%EC%A0%84%EB%86%80%EC%9D%B4%ED%84%B0-%EB%A9%94%EC%9D%B4%EC%A0%80%EC%82%AC%EC%9D%B4%ED%8A%B8-%EC%84%A0%ED%83%9D-%EA%B0%80%EC%9D%B4%EB%93%9C-2026)

피닉스 선스의 가드는 현재 NBA에서 20위 안에 드는 선수는 아니지만 이번 시즌 5천만 달러 이상을 벌어들이는 단 6명의 선수 중 한 명입니다. 실제로 선스에는 케빈 듀란트와 데빈 부커를 포함해 상위 10위 안에 드는 선수가 3명이나 있습니다.


---

# 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://https-www-akaqa-com-question-q19.gitbook.io/undefined/undefined.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.
