# xAppBuilder 🏗️

<figure><img src="/files/vUdK1FPO7b28Rj3taf9q" alt=""><figcaption></figcaption></figure>

## Seamless xApp Emulation

This is where xAppBuilder shines - it seamlessly emulates your xApp directly on your local development environment.

What does this mean for you? Instant, real-time feedback on your code modifications. Every tweak you save in your IDE, you can immediately see its effect on the emulated xApp.

xAppBuilder transforms these challenges into a smooth, manageable process.

## Simplified OTT Replay

One Time Tokens (OTTs) and replay tokens can often present challenges, particularly for those new to xApp development.

xAppBuilder assists in addressing this issue by offering an automatic fetching feature for OTT and Replay OTT, reducing development time and allowing developers to concentrate more on enhancing the functionality of their xApp.

## Real-Time Debugging

Debugging becomes a breeze with xAppBuilder. How? With live console logs of your xApp, spotting and fixing bugs is a more efficient process.

These real-time logs help you to monitor and understand your xApp's performance and behavior better.

## Get Started with xAppBuilder

Ready to level up your xApp development process? xAppBuilder is now live for Linux on the [**Snapcraft Store**](https://snapcraft.io/xapp-builder), [**Mac App Store**](https://apps.apple.com/nl/app/xappbuilder/id6447613145?l=en-GB\&mt=12), and [**Windows Store**](https://apps.microsoft.com/store/detail/xappbuilder/9N38F4HZVDRZ?hl=en-sz\&gl=sz). Check out the demo video and download the tool today!

For more about xApps and Xumm, visit our [Developer Center](https://docs.xumm.dev/). Here's to smoother, faster, and more efficient xApp development. Happy building, developers! 🏗️ 🛠️


---

# 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.xaman.dev/environments/xapps-dapps/xappbuilder.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.
