# Piku&#x20;

- [USP Yield Optimized Stablecoin](https://docs.piku.co/piku/piku/usp-yield-optimized-stablecoin.md): USP Yield Optimized Stablecoin
- [Reserve Backing](https://docs.piku.co/piku/piku/reserve-backing.md)
- [Yield Management](https://docs.piku.co/piku/piku/yield-management.md)
- [Minting and Redemption](https://docs.piku.co/piku/piku/minting-and-redemption.md)
- [Minting USP on Platform](https://docs.piku.co/piku/piku/minting-and-redemption/minting-usp-on-platform.md)
- [Redeeming USP on Platform](https://docs.piku.co/piku/piku/minting-and-redemption/redeeming-usp-on-platform.md)
- [Mint and Redeem USP at the Contract Level](https://docs.piku.co/piku/piku/minting-and-redemption/mint-and-redeem-usp-at-the-contract-level.md): Funding Manager Contract handles buy and sell functions. In order to mint\&redeem on contract level, you need to first complete the KYC process from piku.co
- [How to get USP Price?](https://docs.piku.co/piku/piku/minting-and-redemption/how-to-get-usp-price.md): Obtaining Price Data for the Yield-Optimized Stablecoin
- [Redemption Queue](https://docs.piku.co/piku/piku/minting-and-redemption/redemption-queue.md)
- [Liquidity Pool Contracts](https://docs.piku.co/piku/piku/liquidity-pool-contracts.md)
- [Security and Risks](https://docs.piku.co/piku/piku/security-and-risks.md)
- [Risks and Mitigations](https://docs.piku.co/piku/piku/security-and-risks/risks-and-mitigations.md)
- [Audits](https://docs.piku.co/piku/piku/security-and-risks/audits.md)


---

# 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.piku.co/piku/piku.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.
