# How do I create a Remix?

1. Connect your wallet to [EulerBeats.com](https://eulerbeats.com/)
2. Head to the Remix Studio at [eulerbeats.com/futura/remix](https://eulerbeats.com/futura/remix)
3. Ensure you have [WETH](https://eulerbeats.gitbook.io/eulerbeats-docs/futura/getting-weth) and [MATIC](https://eulerbeats.gitbook.io/eulerbeats-docs/futura/getting-matic)
4. Select a source for Input A from your collection of Futura Mixes.
5. Select a source for Input B from your collection of Futura Mixes.
6. Within the clips matrix, select the clip from each input source that you’d like to use for each section of your Futura Remix.
7. Preview the audio and visuals, and adjust your clips selections until your Remix looks and sounds just right.
8. Select your burn preferences for the input sources if you’d you want to discount your minting price for the Remix
   1. Burning a single input mix reduces the base remix price by 50% (does not stack with Mixpass discount!)
   2. Burning both input mixes makes the remix free!
9. Mint and enjoy your new Futura Remix!


---

# 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://eulerbeats.gitbook.io/eulerbeats-docs/futura/how-do-i-create-a-remix.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.
