# API Integration

If you want to provide users with the best on-boarding experience and create a unique wallet for your project, you can use the Advanced API Integration feature. Utilize the API to not only access the functionalities provided by the widget but also leverage various features possible with the wallet to build an app-optimized UI/UX.

{% content-ref url="/pages/gwEFo9UnDb0NetbGHx1m" %}
[RESTful API](/en/api/restful-api.md)
{% endcontent-ref %}

{% hint style="info" %}
Stay updated with the latest news from WEPIN quickly.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Website</td><td><a href="/files/KqP1gFh000owiVn6CiMK">/files/KqP1gFh000owiVn6CiMK</a></td><td><a href="https://www.wepin.io/">https://www.wepin.io/</a></td></tr><tr><td>LinkedIn</td><td><a href="/files/e5Be3LvP2vmU82DUUBjt">/files/e5Be3LvP2vmU82DUUBjt</a></td><td><a href="https://www.linkedin.com/showcase/wepin/?originalSubdomain=kr">https://www.linkedin.com/showcase/wepin/?originalSubdomain=kr</a></td></tr><tr><td>Medium</td><td><a href="/files/RSUgtFJhon0oXdCTADMP">/files/RSUgtFJhon0oXdCTADMP</a></td><td><a href="https://medium.com/@wepin">https://medium.com/@wepin</a></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://docs.wepin.io/en/archive/getstarted/advanced.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.
