# Nook App, Inc

## Product Docs

- [Welcome to Nook](https://docs.nookapp.xyz/readme.md)
- [How Earning through Nook Works](https://docs.nookapp.xyz/overview/editor.md): A breakdown of how we connect you to money markets in 3 key steps.
- [How Nook earns Higher Rates](https://docs.nookapp.xyz/overview/editor-1.md): Let's explore how Nook averaged 7.6% APY in 2025
- [How your funds are rebalanced](https://docs.nookapp.xyz/overview/editor-2.md): Rebalancing is a key part of ensuring that you earn the highest rate over time.
- [How we Secure Your Funds](https://docs.nookapp.xyz/overview/editor-3.md): Security is the first pillar of our approach and fundamental to how we built Nook
- [Risks and Considerations](https://docs.nookapp.xyz/overview/editor-4.md): Earning through Nook is not risk-free
- [Your Bank Is Keeping the Yield](https://docs.nookapp.xyz/posts/your-bank-is-keeping-the-yield.md): The cost of intermediating a dollar of credit in DeFi is one to two orders of magnitude lower than in TradFi.
- [What Is a Vault Curator? Two Vaults. Same 7% APY. One Right Answer.](https://docs.nookapp.xyz/posts/what-is-a-vault-curator.md): Every DeFi vault publishes a yield. The strategy behind determines how you earn it.
- [What Is a Vault? The $30 Trillion Idea, Borrowed From Vanguard](https://docs.nookapp.xyz/posts/what-is-a-vault-the-usd30-trillion-idea-borrowed-from-vanguard.md): ETFs democratized equity investing. Vaults are bringing the same principle to stablecoin lending.
- [Feature Release: Earnings Boosts](https://docs.nookapp.xyz/progress/feature-release-earnings-boosts.md): Nook is super-charging the earning experiences with Earnings Boosts
- [Milestone: $1B in Transactions](https://docs.nookapp.xyz/progress/milestone-usd1b-in-transactions.md): Less than one year of Nook being live, we have reached this major milestone of customer trust.
- [Feature release: Batched Claim and Swap](https://docs.nookapp.xyz/progress/feature-release-batched-claim-and-swap.md): Scaling user transactions for a growing platform
- [Update: Gauntlet Partnership](https://docs.nookapp.xyz/progress/update-gauntlet-partnership.md): We have officially entered a partnership with Gauntlet
- [Feature Release: Curator Profiles](https://docs.nookapp.xyz/progress/feature-release-curator-profiles.md): Higher earnings is good. But it’s not enough. You deserve to know how your yield is generated.
- [Nook has now processed over $500M in transactions](https://docs.nookapp.xyz/progress/nook-has-now-processed-over-usd500m-in-transactions.md): We took something complex and made it easy - and now we have reached $500M in transactions through it.
- [Nook is Now Live in Canada](https://docs.nookapp.xyz/progress/nook-is-now-live-in-canada.md): We are excited to welcome Canada as our first country of international expansion
- [Spark Morpho Vault is Now Live](https://docs.nookapp.xyz/progress/spark-morpho-vault-is-now-live.md): The Spark Morpho Vault is now live as an additional Money Market through Nook
- [World Chain Vault is Now Live](https://docs.nookapp.xyz/progress/world-chain-vault-is-now-live.md): The World Chain Vault is now live as an additional Money Market through Nook
- [Our conversation with SEC Commissioner Hester Peirce](https://docs.nookapp.xyz/progress/our-conversation-with-sec-commissioner-hester-peirce.md)
- [Nook has now processed over $100M in transactions](https://docs.nookapp.xyz/progress/nook-has-now-processed-over-usd100m-in-transactions.md)
- [Big tech enters the Stablecoin Space](https://docs.nookapp.xyz/progress/big-tech-enters-the-stablecoin-space.md)
- [Shoutout to Nook from the CEO of Coinbase](https://docs.nookapp.xyz/progress/shoutout-to-nook-from-the-ceo-of-coinbase.md)
- [The Rise of Stablecoins, Stablecoin Yield & Nook](https://docs.nookapp.xyz/progress/the-rise-of-stablecoins-stablecoin-yield-and-nook.md)
- [The Starter Problem: Invisibility of Yield for Small Balances](https://docs.nookapp.xyz/progress/the-starter-problem-invisibility-of-yield-for-small-balances.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nookapp.xyz/readme.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.
