# Capy Go

<figure><img src="/files/5UWlw7P7t8a5vBR21nSp" alt=""><figcaption></figcaption></figure>

Capy Go is the LINE mini-app to be deployed by the team of Capybara, designed as a tapping game on LINE Messenger. Players tap on-screen Capybara’s tummy to accumulate airdrop points, which can be redeemed for in-game rewards and community benefits.

{% hint style="info" %}
**LINE** is a widely used messaging app in Asia. Developers can integrate services like login, chat, and mini apps through LINE’s APIs.
{% 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://docs.capybara.exchange/english/getting-started/features/capy-go.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.
