# V2 Testnet Guide

These pages are presented as a short guide to the new features in the Maverick v2 testnet. Fuller documentation will be made available once Maverick v2 goes live on mainnet and L2s.

Please bear in mind that the testnet represents a work in progress and many features and their interfaces have yet to be finalized. The testnet exists as a testing environment for users to explore and offer feedback as development continues.

{% content-ref url="/pages/EtVGJxWibiNHtPWuXURM" %}
[Get Sepolia ETH & Test Tokens](/technical-reference/maverick-v2/v2-testnet-guide/get-sepolia-eth-and-test-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/EKa8JIGhu6kCb8C7XHUW" %}
[How to Create a Boosted Position in V2](/technical-reference/maverick-v2/v2-testnet-guide/how-to-create-a-boosted-position-in-v2.md)
{% endcontent-ref %}

{% content-ref url="/pages/wRszS8ExzvSdlnOv7NqJ" %}
[How to Add & Match Incentives](/technical-reference/maverick-v2/v2-testnet-guide/how-to-add-and-match-incentives.md)
{% endcontent-ref %}

{% content-ref url="/pages/GrMYPZaDhEjlkhmqMpwZ" %}
[How to Create a veFlywheel](/technical-reference/maverick-v2/v2-testnet-guide/how-to-create-a-veflywheel.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://docs.mav.xyz/technical-reference/maverick-v2/v2-testnet-guide.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.
