# Get Started with Up2 Money🚀

## 1/ Explore our Documentation

### **Product.**

Get all the details you need.

### **API Explorer.**

See how you can get started sending requests straight away.

## 2/ When you feel confident your integration is rock solid - go live!

To go live, please contact us: <hello@up2.money>

## 3/ Pay when you're set up.

Our API is free to explore. You don't pay a dime until you're set up.

{% hint style="info" %}
Please contact your dedicated manager to learn more about our API.
{% endhint %}


---

# 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.up2.money/08.01/get-started-with-up2-money.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.
