# FAQ

1. **What is Bracket?** \
   Bracket  provides key services to securely scale both on and off-chain yield vaults.<br>
2. **When did Bracket begin operating?**\
   Bracket Labs started in 2021-2022 by creating DeFi derivatives protocols. In 2023, the team was recognized by Binance and joined the Binance Labs Incubator, Season 5, where they were overall runner-up in the Build-the-Block competition.<br>
3. **Why is Bracket now building vault infrastructure?** \
   There is a large market need to connect on-chain assets to professional, actively managed vaults. Bracket built the technology to enable this union and provide the key infrastructure needed for investors to feel comfortable and funds to gather more AUM. <br>
4. **What is brktETH?** \
   brktETH is a token comprised of a composite of liquid staking tokens. brktETH is backed by a blended treasury of reward-bearing assets and provides broad-based exposure to the Liquid Staking Market. <br>
5. **When are NAVs calculated?** \
   Each vault may have a different schedule, please check with the vault itself on the app or the documentation page for the vault. <br>
6. **How do vaults work?** \
   Bracket vaults are custom asynchronous vaults that stage funds, account for deposits and withdrawals, post updated NAV and lot level accounting, and provides vetted manages with policy managed wallets to activate yield.<br>
7. **Can I use Bracket?**\
   Bracket may not be available in your region, please see the [Terms and Conditions](https://www.bracket.fi/terms-of-service) to find out more. <br>
8. **What asset denominations and strategies will you support other than brktETH?**\
   Bracket supports USDC and ETH denominated strategies and will soon support BTC, wrapped/L2 BTC EVMs, and Stablecoin denominated strategies<br>
9. **How does the points \[BARS] system work?** \
   Please go [here](/product/bracket-bars.md) for more on \[BARS] and how to accumulate. \
   \ <br>


---

# 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://docs.bracket.fi/resources-and-links/faq.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.
