# Contracts and Payments

<details>

<summary><sup><mark style="color:blue;">#contracts #contact</mark></sup><br>How can I inquire about the service contract?</summary>

#### 1) Contact us on the website

On the Pricing plan, fill out the inquiry through the Inquiry button for each service or the Contact, and the person in charge will contact you within 24 hours.

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

#### 2) Direct Contact

If you contact us by email, a representative will assist you.

* E-mail : <mark style="color:$primary;"><wiseapp@ideaware.co.kr></mark>

</details>

<details>

<summary><sup><mark style="color:blue;">#account</mark></sup><br>How is the account provided?</summary>

Five accounts are provided for each product during the contract period. \
Additional charges apply depending on the number of additional accounts.

</details>

<details>

<summary><sup><mark style="color:blue;">#payment</mark></sup><br>Is it only possible to pay annually?</summary>

We only offer annual payments; sample data, service introductions, and demonstrations allow you to check your content level in advance.

</details>

<details>

<summary><sup><mark style="color:blue;">#payment</mark></sup><br>What are the payment methods?</summary>

Available once a contract has been signed.\
The usage fee is paid by bank transfer, and a tax invoice can be issued.

</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/pay.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.
