# Creating Your Account

### **Step 1: Head to Our Application**

Visit [**app.bluegamma.io**](https://app.bluegamma.io/) to begin.<br>

### **Step 2: Create Your Account**

1. [Sign up for a 14-day free trial](https://auth.bluegamma.io/sign-up).
2. Fill in your details:
   * Enter your email address.
   * Create a strong password.\
     \&#xNAN;*Alternatively*, you can use **Google** or **Microsoft SSO** for a seamless sign-up experience.

<figure><img src="/files/8GgJGU9hzmZyEp795DS3" alt=""><figcaption></figcaption></figure>

#### **Step 3: Explore BlueGamma**

Once you've logged in, you're ready to explore:

* Access [interest rate curves](https://app.bluegamma.io/interest-rate-curves/usd) and [swap data](https://app.bluegamma.io/usd).
* Utilize tools like the [Swap Pricer](https://app.bluegamma.io/swap-pricer), Refinancing, and DebtHub.
* Dive into our extensive guides to make the most of the platform.

If you need help during setup, our support team is here to assist you at **<support@bluegamma.io>**.


---

# 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://bluegamma.io/documentation/getting-started/setting-up-your-account.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.
