# Sign Up / Create Account

***

## Step-by-Step Guide

Below is a simplified, step-by-step guide you can follow to create an Investor Profile on the Issuance Platform.

1. Open the link you were provided to access the offering’s login page.
2. Choose a sign-in method:
   * Use Single Sign-On (SSO) with your Google, Apple, or Microsoft account. You’ll be prompted to log in with that service.
   * Enter your email address to receive a magic sign-in link delivered to your inbox if you prefer not to use SSO.
3. Provide your name and phone number. If you are not using SSO, you will also be asked for your email address.
4. Agree to the [terms of service](https://invest.issuance.com/terms) and [privacy policy](https://invest.issuance.com/privacy).


---

# 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://kb.issuance.com/investor-documentation/investor-profile/sign-up-create-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.
