# Getting Started

For any type of transactions you'd like to create, click the `Create Transaction` button in the top right corner.

<figure><img src="https://731861436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPw0mN04sXbA90tnBcjau%2Fuploads%2FVvvkGsyvSFa8gnvnyoz7%2FScreen%20Shot%202023-01-08%20at%206.35.56%20PM.png?alt=media&#x26;token=4d9ce2c8-948a-487b-b9b1-19896884ef16" alt=""><figcaption></figcaption></figure>

You'll need to be signed in to create a transaction if you aren't already. Next, select the Safe you'd like to create a transaction for.

<figure><img src="https://731861436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPw0mN04sXbA90tnBcjau%2Fuploads%2FSEfrVtYC46tPbZZ3LNTD%2FScreen%20Shot%202023-01-08%20at%206.36.06%20PM.png?alt=media&#x26;token=6eb5ab3b-e958-4ae1-a867-ec3c45f61128" alt=""><figcaption></figcaption></figure>

From here you'll be presented with three options

* Send Tokens
* Use WalletConnect
* Build it myself

We'll dive into the details of each of these options over the next few pages, as well as some of the other ways Den makes creating transactions fast and easy.


---

# 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.onchainden.com/creating-transactions/getting-started.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.
