# Plug-in & Tools

* [<mark style="color:orange;">**Pagsmile JavaScript**</mark>](broken://pages/J8aQL6RYWEos7Tm2AEXg)
  * Use JavaScript to get fingerprint and token  for Credit Card.
* [<mark style="color:orange;">**Pagsmile SDK**</mark>](/payin/tools/pagsmilesdk.md)
  * Use SDK to validate customer information fields.
* [<mark style="color:orange;">**Bank List Query**</mark>](/payin/tools/supported-bank-list-query.md)
  * API for getting supported bank list.&#x20;
* [<mark style="color:orange;">**Installment Detail Query**</mark>](/payin/tools/installment-detail-query.md)
  * API for getting installment details


---

# 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.pagsmile.com/payin/tools.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.
