# Set Up Your Profile

You can be up and using Origami Tech in just a couple of minutes. Here’s what you need to do:

{% stepper %}
{% step %}

### **Go to Origami Tech**

Open your browser and navigate to <https://origami.tech/>

<figure><img src="/files/9yW4gBD6cpDF3FN00ArG" alt="Origami Tech homepage with a hero banner introducing the platform and a ‘Start Trading’ button.”"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### &#x20;**Start the login process**

Click Start Trading in the middle of the Origami Tech page. You’ll be taken to the login screen.

<figure><img src="/files/klmYR3H7vp8lErvuLjbk" alt="Origami Tech login screen with fields for email and password, a Log In button, and an option to continue with Google."><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Create your profile**

* Select Sign Up to create a new account.&#x20;
* Enter your email address and password, confirm your password, and enter your referral code (if applicable).
* Click Sign Up.

<figure><img src="/files/5ICB9dG3pCgyLiWehs6L" alt="Origami Tech sign-up screen showing fields for email, password, password confirmation, optional referral code, and a Sign Up button."><figcaption></figcaption></figure>

{% hint style="info" %}
You can also sign up instantly using your Gmail account.
{% endhint %}
{% endstep %}

{% step %}

### **Verify your account**

* Type in the verification code sent to your inbox.
* Click Log In.
  {% endstep %}
  {% endstepper %}

Once you’re in, you’ll arrive at the Origami Tech platform, which is your main workspace for managing bots, tracking accounts, and monitoring your performance.

Before you start live crypto trading, you’ll need to create your first project. We’ll walk you through that step next.


---

# 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.origami.tech/user-guide/set-up-your-profile.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.
