# Welcome! 👋

## Welcome to Arcade

Welcome to Arcade! We're happy you're here.&#x20;

As a tool, we're pretty easy to use, so we hope that you don't have to read too much of this knowledge base. But everyone has a question once in a while!&#x20;

If you can't find what you're looking for here, have feedback, or need to talk to a human, feel free to ping us through Intercom (our Support team's home).&#x20;

### Demo, please?

If you want to see a quick demo going over a few of our core features, [check this out](https://app.arcade.software/share/FGIqNFs44hJLcBLTLJs8)!

{% @arcade/embed flowId="FGIqNFs44hJLcBLTLJs8" url="<https://app.arcade.software/share/FGIqNFs44hJLcBLTLJs8>" %}


---

# 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.arcade.software/kb/readme.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.
