# Katana

## Connection

When you're setting up your first workflow with **Katana**, you will need to connect Katana with MESA as a [connection](https://docs.getmesa.com/going-further/credentials). Click Add Account, then select Connect with Katana.

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

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

You may be asked to login into your Katana account if not already logged in. Please make sure to [login to your Katana account](https://katanamrp.com/login/) before clicking on Connect with Katana. Once logged in, you can continue with the connection process.

Afterwards, you will be brought back to your current workflow and you are all set! MESA is now connected with your Katana account.


---

# 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.getmesa.com/connect/katana.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.
