# Tuplo Account Management Guide

This guide provides step-by-step instructions for setting up and managing your Tuplo Account. From initial creation to additional integrations, we've got you covered.

We've done our best to ensure this guide covers everything you need with straightforward instructions, but if you have any additional questions or need help, our support team is ready to help. You can email us at **<support@tuplo.com>**.

Once you finish setting up your Tuplo Account, our team will help you get Tuplo Studio up and running. If you want to get ahead of us, check out the [Tuplo Studio User Manual](https://docs.tuplo.com/) or our [Tuplo Studio Video Tutorials.](https://www.tuplo.com/support-videos/)

{% hint style="info" %}
**Quick Tips!**

You can quickly search this or any of our guides using the shortcut <mark style="color:blue;">**Command + K**</mark>.
{% 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.tuplo.com/tuplo-account-management-guide/tuplo-account-management-guide.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.
