# Skills

Skills are special abilities that you can use in the game. You need Skill Power to use each skill. You can buy Skill Power from shop or randomly from Gift Box. Skills in the beta version cannot be modified. You will have 5 basic skills that you can use to play as follows.

![The Origin](https://231500892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8JTkUVJEXg9sjwiTAga0%2Fuploads%2FTPyd05vHRFZLtINKQyiz%2Freset_ball_position.png?alt=media\&token=f4789ce4-755d-4e54-872e-fa1647cf3ebc) ![Ready to shoot](https://231500892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8JTkUVJEXg9sjwiTAga0%2Fuploads%2F5Ky5irE1Au8BFq9Gmoqq%2Freset_attacker_position.png?alt=media\&token=775a2bc6-943b-4b37-a4c0-44d331a56b03) ![Quick Defense](https://231500892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8JTkUVJEXg9sjwiTAga0%2Fuploads%2FqzeyOaQ2sSF2pgVpihX2%2Freset_defender_position.png?alt=media\&token=a6bd996a-d992-47d4-b284-4e0eaf8ce290) ![Fire Kick](https://231500892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8JTkUVJEXg9sjwiTAga0%2Fuploads%2F2zknbSU7B5Ap0b6lIKgs%2Fpower_ball.png?alt=media\&token=1d489847-0c86-4bd2-a4f8-d807e68195b4) ![The Huge](https://231500892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8JTkUVJEXg9sjwiTAga0%2Fuploads%2F72pvM9x3CvfP2s4fMpJ0%2Fbig_guy.png?alt=media\&token=e9da4b5f-8c39-48fb-a9ea-cae25e009b2a)

<table><thead><tr><th width="202.28128083174022">Skill Name</th><th width="289.7755879647878">Skill Detail</th><th>Time to Use</th></tr></thead><tbody><tr><td>The Origin</td><td>Move the ball to starting position.</td><td>Attacking</td></tr><tr><td>Ready to shoot</td><td>Move the attacker to the starting position.</td><td>Attacking</td></tr><tr><td>Quick Defense</td><td>Move the defensive midfielder to the starting position.</td><td>Defending</td></tr><tr><td>Fire Kick</td><td>Kicking power increased by 150%.</td><td>Attacking</td></tr><tr><td>The Huge</td><td>Expand the stopper to be 2 times larger.</td><td>Defending</td></tr></tbody></table>


---

# 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://omegaclub.gitbook.io/omega-club-v2-beta/beta-version/skills.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.
