# Notes: API V2 Released

If you are an existing partner with V1 API, we'd suggest you to migrate to our V2 since it brings quite lots of new features including streaming, multi-modal, NPC intelligence, etc. It will improve your game experience significantly!\
\
If you are a newbie, V2 API is your best match!

***See changes between V2 & V1 here***

{% content-ref url="/pages/UWqrnYHSQF0IuapkbZZc" %}
[Changes](/dev-docs/player-api/notes-api-v2-released/changes.md)
{% endcontent-ref %}


---

# 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://developer.rpggo.ai/dev-docs/player-api/notes-api-v2-released.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.
