# v2

Yamato v2 will implement a Pledge that allows users to borrow CUSD and CEUR, following CJPY.&#x20;

In addition, the amount of YMT user distribution will be determined by veYMT gauge voting.

### Utilities to be implemented&#x20;

CUSD Pledge&#x20;

CEUR Pledge&#x20;

veYMT Voting


---

# 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.yamato.fi/en/roadmap/v2.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.
