# FAQ

### Q**1. Can we customize token specs?**

Yes—name, symbol, and decimals are fully customizable.

### **Q2. Who can mint and redeem?**

**Anyone** can mint BrandUSD with USDC and redeem USDC by burning BrandUSD.

### Q3. **Are there redeem fees?**

Instant has a fee and a daily cap; T+1 is 0 fee.

### Q4. How do we receive the yield?

Yield accrues over time. Partners **claim any time** on the **Admin Page** to their chosen address.

### Q5. What yield sources are supported today?

**v1** connects to the **Bucket Savings Pool** with **auto‑compound**. More flexible stablecoin yield channels will be added.


---

# 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.stablelayer.site/resources/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.
