> For the complete documentation index, see [llms.txt](https://docs.jewelswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jewelswap.io/multiversx/staking-derivatives/introduction-to-staking/derivative-tokens/redeemable-derivatives/jwlapusdc.md).

# JWLAPUSDC

#### **Minting**

JWLAPUSDC is a derivative token that can be minted using APUSDC.

JWLAPUSDC **can** make use of [POL](/other-resources/definitions/jewelswap-protocol-owned-liquidity-pol.md)[ ](/other-resources/definitions/jewelswap-protocol-owned-liquidity-pol.md)by minting up to 1.3 JWLAPUSDC per deposited APUSDC. ***This does not mean JWLAPUSDC*** ***is not 1:1 backed.*** JWLAPUSDC **is 1:1 backed**. Please read up on how [POL](/other-resources/definitions/jewelswap-protocol-owned-liquidity-pol.md) works, what it does, and how the backing is ensured.

***

#### **Staking**

Staking JWLAPUSDC on JewelSwap will give the user more JWLAPUSDC.

Rewards are paid multiple times per day.

**Currently, no Money Market exists for APUSDC - until one gets added, no rewards are generated for stakers yet.**

***

**Rewards**

Rewards for JWLAPUSDC staking stem from these sources:

* The APUSDC deposited by users is deployed into Hatom or JewelSwap Money Markets (and collateral activation if possible) to generate yield.

**Currently, no Money Market exists for APUSDC - until one gets added, no rewards are generated for stakers yet.**

***

#### **Unstaking**

Unstaking JWLAPUSDC can happen immediatelly. JWLAPUSDC can be unstaked without lockup.

***

#### Swapping

You can swap JWLAPUSDC at varying market rates on Ashswap.

***

**Redemption**

JWLAPUSDC is redeemable 1:1 for APUSDC .

Redeeming JWLAPUSDC for APUSDC takes 10 [epochs ](/other-resources/definitions.md#epoch)(unbonding time).\
10 epochs is usually 10 days on the MultiversX network. [See Epochs.](/other-resources/definitions.md#epoch)

When unbonding, you receive an NFT from JewelSwap. **UJWLAPUSDC NFT**\
This is a so-called [**unstaking/unbonding NFT**](/other-resources/definitions.md#unstaking-unbonding-nfts)**.**\
You can use this NFT to send it to a different wallet, trade it on NFT Marketplaces or [take a loan against it](/multiversx/nft-loan-modules/nft-loans-explained.md).\
You need the NFT (which is essentially a receipt) to claim your assets after the unbonding time passed. The NFT proofs your ownership of the unbonding assets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jewelswap.io/multiversx/staking-derivatives/introduction-to-staking/derivative-tokens/redeemable-derivatives/jwlapusdc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
