# Subscription & Redemption

USYC can be obtained by onboarded investors through the[ Web3 smart contract method](https://usyc.docs.hashnote.com/overview/subscription-and-redemption#web3-smart-contract-method). For investing eligibility, see[ Investor Onboarding](https://usyc.docs.hashnote.com/overview/investor-onboarding)

## Web3 Smart Contract Method

### Subscribe USYC

Subscription is available via USYC Teller with USDC 24/7/365

1. Connect your wallet to the USYC Teller widget on this page.
2. On the "Fund" tab, enter the amount of USDC you would like to use to purchase USYC.
3. Click "Add Funds" to mint your USYC.

### Redeem USYC

Redemption is available via USYC Teller with USDC 24/7/365&#x20;

1. Connect your wallet to the USYC Teller widget on this page.
2. On the "Redeem" tab, enter the amount of USYC you would like to use to redeem USDC.
3. Select  "USDC" in the dropdown.
4. Click "Redeem Funds" to burn your USYC and receive USDC.&#x20;

## Private Liquidity Teller

“Private Liquidity Teller” (PLT) is available for special use cases.

PLTs allow the client to have up to 100% instant liquidity into USDC at all times. This can be configured to have 100% liquidity 24/7 or be filled for liquidity at certain times (i.e. over weekends).&#x20;

Additional fees apply for this service.


---

# 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://usyc.docs.hashnote.com/overview/subscription-and-redemption.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.
