> For the complete documentation index, see [llms.txt](https://docs.dawnlabs.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dawnlabs.tech/about-dawn-labs/services.md).

# Services

Dawn Labs provides yield strategies and consulting services built on our Solana validator infrastructure.

***

## Yield Strategies

### SOL Staking

Direct delegation to Dawn Labs' validator with multiple staking options.

| Option               | Description                                                                                                                                                                                                                |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Native Staking**   | <p>Direct delegation with <strong>0% commission</strong> — the simplest way to earn staking rewards on Solana<br>- <a href="/pages/D0jxmtLsxGeafVve6f76">Validator Info</a></p>                                            |
| **LST Staking**      | <p>Liquid staking through <strong>dawnSOL</strong> on Sanctum with <strong>0% commission</strong> — use across DeFi while earning staking rewards<br>- <a href="https://app.sanctum.so/stake/dawnSOL">dawnSOL Swap</a></p> |
| **Multiple Staking** | <p>Coming soon — leveraged looping for amplified yield<br>- <a href="/pages/CXTLAWsAm2EFqvBveV7S">Jupiter Native Stake Multiple</a><br>- <a href="/pages/x1EtDRcisJb306zvOxXC">Kamino LST Multiple</a></p>                 |

**VIP Kickback**: Exclusive kickback plans for large-scale stakers. [Contact us](/about-dawn-labs/contact.md) for details.

{% hint style="success" %}
**Status: Live**
{% endhint %}

***

### Dawn Vault (USDC)

Institutional-grade yield vault on Solana. Automated strategies combining Kamino Multiply, lending aggregation, and delta-neutral arbitrage, powered by our validator infrastructure.

* Deposit USDC, earn 9-16%+ APY through Kamino Multiply + lending + delta-neutral strategies
* Non-custodial, on-chain smart contract design
* Full yield transparency and proof-based reporting

{% hint style="success" %}
**Status: Phase 1 Active** — See [Dawn Vault Documentation](/dawn-vault/overview.md) for details.
{% endhint %}

***

## Consulting

### Validator Growth

Onboarding, training, and growth strategy for enterprise validators.

#### What We Offer

* **Validator Setup & Training** — Onboarding and training for enterprise validators entering the Solana network
* **Growth Strategy** — Stake pool delegation acquisition, performance optimization, and ongoing advisory based on the latest Solana ecosystem developments
* **Business Development** — Strategic support for Solana-based business opportunities beyond validator operations

#### Who It's For

* Japanese enterprises entering the Solana ecosystem
* Solana startups seeking validator infrastructure expertise
* Institutional partners requiring compliance-ready operations

{% hint style="success" %}
**Status: Available** — [Contact us](/about-dawn-labs/contact.md) to discuss your needs.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dawnlabs.tech/about-dawn-labs/services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
