# Service Features

<details>

<summary><sup><mark style="color:blue;">#search</mark></sup><br>I can’t find the data even when I search for it</summary>

If you want to check whether the data you are looking for is available, please contact us with your request. Our team will review it and get back to you.

<a href="https://www.wiseapp.co.kr/contact" class="button primary">Contact</a>

</details>

<details>

<summary><sup><mark style="color:blue;">#historical excel download</mark></sup><br>Can I download data for my selected period and indicators in a single Excel file?</summary>

If you are a paid subscriber, you can download data by screen, selecting the period and metrics you want in one file.\
On every page, you can use the 'Historical Excel Download' feature in the top-right corner to download data with the selected period, filters, and metrics depending on the screen.

[Excel Download](/lang/eng/faqs/service/excel-download.md)

</details>

<details>

<summary><sup><mark style="color:blue;">#reports</mark></sup><br>Can I request a custom report or custom research?</summary>

If you would like to check whether we can provide customized content based on your requirements, please contact us with the details. Our team will review your request and get back to you.

<a href="https://www.wiseapp.co.kr/contact" class="button primary">Contact</a>

</details>

***

#### :pencil2: If you still have questions, please contact us directly!

<a href="https://www.wiseapp.co.kr/contact" class="button primary">Contact</a>


---

# 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://guide.wiseapp.co.kr/lang/eng/faqs/service.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.
