# Implement Flows

- [Claim Data after Guardian Consent](https://docs.learncard.com/how-to-guides/implement-flows/claim-data-after-guardian-consent.md): How to implement the Consentful "Claim Later" Flow
- [Guardian-Gated Credentials](https://docs.learncard.com/how-to-guides/implement-flows/guardian-gated-credentials.md): How-To Guide: Sending credentials that require guardian approval before a minor can claim them
- [Connect via CHAPI](https://docs.learncard.com/how-to-guides/implement-flows/chapi.md): Sending and Receiving Credentials across interoperable Wallets
- [CHAPI Wallet Setup Guide](https://docs.learncard.com/how-to-guides/implement-flows/chapi/chapi-wallet-setup-guide.md): Learn how to use LearnCard to build a CHAPI compliant wallet application
- [Translating to CHAPI documentation](https://docs.learncard.com/how-to-guides/implement-flows/chapi/translating-to-chapi-documentation.md): How to translate LearnCard's methods into the CHAPI documentation's methods
- [Demo Application](https://docs.learncard.com/how-to-guides/implement-flows/chapi/demo-application.md): Let's Build a CHAPI Wallet App together!
- [Using LearnCard to Interact with a CHAPI Wallet](https://docs.learncard.com/how-to-guides/implement-flows/chapi/using-learncard-to-interact-with-a-chapi-wallet.md): Learn How to Store an Issued Verifiable Credential into a CHAPI compliant Wallet with LearnCard!
- [Cheat Sheets](https://docs.learncard.com/how-to-guides/implement-flows/chapi/cheat-sheets.md)
- [Issuers](https://docs.learncard.com/how-to-guides/implement-flows/chapi/cheat-sheets/issuers.md): Add the following code to issue credentials via CHAPI with LearnCard!
- [Wallets](https://docs.learncard.com/how-to-guides/implement-flows/chapi/cheat-sheets/wallets.md): Add the following files/routes to your app to become CHAPI compliant!
