# Introduction

Here's how to use DonutDuels plugin

### Commands

1. use FAWE, and do select1 and select2&#x20;
2. do /duel create \<name>, to create the arena
3. and do /duel pos1 and /duel pos2   >> | To set your player 1 and player 2 position when duel started.

## Schematics

Tutorial on DonutDuels Schematics

1. paste your schematic on the folder named ' schematics ' from the donutduels
2. And after do /duels loadschematics<br>


---

# 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://msstudios.gitbook.io/msstudios-docs/documentation/getting-started/quickstart.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.
