# I — INTRODUCTION

## Welcome to Haystack

Haystack is a platform that lets you access structured digital-asset yield through simple subscription programs.\
You choose a program, select an amount, and let the system handle the rest. The goal is to make crypto-based yield accessible without trading, charts, or technical steps.

This wiki explains every part of the platform — from onboarding to deposits, subscriptions, yield tracking, withdrawals, and account management.

***

## What Haystack Offers

Haystack provides:

* **Predefined yield programs** with clear durations and rates
* **A simple subscription flow** instead of trading or speculation
* **Automatic daily yield accrual** when applicable
* **Transparent terms** for lock-in, maturity, and withdrawals
* **A dashboard** that shows your portfolio, yield, and active programs

Everything is designed so users can make straightforward decisions without dealing with market complexity.

***

## How the Platform Works

Here’s the flow you follow as a Haystack user:

### 1. Create your account

Complete a short sign-up process and verify your identity.

### 2. Add funds

Use fiat or crypto to fund your Haystack balance.

### 3. Choose a yield program

Browse available programs, each with its own:

* duration
* APY
* risk level
* minimum/maximum amounts

### 4. Subscribe

Enter the amount you want to allocate and choose how the system should handle your funds when the program ends.

### 5. Let the program run

Your funds are locked for the duration.\
Yield accrues automatically according to the program’s terms.

### 6. Maturity

When the program ends, the platform applies the maturity option you selected:

* roll over
* withdraw earnings
* withdraw everything

### 7. Withdraw or reinvest

You decide what to do next — keep earning or move your funds out.

That’s the entire flow from end to end.

***

## Key Concepts You’ll Use

These are the everyday terms you interact with:

* **Balance**\
  The funds you have available to subscribe to programs or withdraw.
* **Program**\
  A yield product with a defined duration, rate, and risk level.
* **Subscription**\
  Your active position inside a program.
* **Lock-in Period**\
  How long your funds stay committed to a program.
* **Yield**\
  The amount earned over the duration of the program.
* **Maturity Options**\
  What happens automatically at the end of a program.

***

## Who Haystack Is Designed For

Haystack fits users who want:

* predictable, predefined yield
* a structured alternative to trading
* simple decision-making
* clear terms and transparent results

No charts, no leverage, no speculation — just direct access to yield programs with fixed rules.

***

## What You’ll Learn in This Wiki

Throughout the documentation, you’ll find:

* How to set up your account
* How risk profiles work
* How to deposit and withdraw
* How to subscribe to programs
* How yield is calculated
* How to use the dashboard
* Troubleshooting and FAQs

{% hint style="info" %}
Use the sidebar to explore each topic at your own pace.
{% 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://wiki.haystack.finance/i-introduction.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.
