> For the complete documentation index, see [llms.txt](https://howto.indexify.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.indexify.finance/getting-started/sign-up.md).

# Sign Up

Getting started with Indexify is quick and simple:

**Step 1. Sign in**

* Click **Sign In** on the homepage.

<figure><img src="/files/4cBggspZxmEUFyOkX6Wu" alt="" width="563"><figcaption></figcaption></figure>

**Step 2. Select your signup method**

* Choose between **Email** or **Wallet**.

<figure><img src="/files/iRg2IUunEsl4ocMJNT9T" alt="" width="374"><figcaption></figcaption></figure>

**Step 3. Verify your account**

* If signing up with **Email**, enter the **One-Time Passcode (OTP)** sent to your inbox.

<figure><img src="/files/2mDJ6nB7oIAWi5xAH15p" alt="" width="370"><figcaption></figcaption></figure>

**Step 4. Create your password**

* Set a secure password for your account.

**Step 5. Add funds**

* Click the **Wallet icon** in the app.

<figure><img src="/files/OC4uyukbLb78YfqD1l85" alt="" width="563"><figcaption></figcaption></figure>

* Select your preferred deposit method.
  * **Wallet Transfer:** Deposit **USDC on the Solana network only**.
  * **Buy with Swapped:** allows you to on-ramp funds using a credit card through **Swapped**, a third-party payment provider. This makes it easy to fund your account and get started without already holding crypto.

<figure><img src="/files/ICyINyTMKt8rL1FgtiPk" alt="" width="351"><figcaption></figcaption></figure>

👉 At this point, your account is ready to trade.\
\
\&#xNAN;***Note: When choosing to deposit through wallet transfer, ensure that you are only depositing USDC into the account, you do not need SOL to trade, as we sponsor gas :)***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://howto.indexify.finance/getting-started/sign-up.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.
