> For the complete documentation index, see [llms.txt](https://docs.papaya.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.papaya.finance/interaction.md).

# Interaction

<figure><img src="/files/uelcuNHiSk8a35FqZWKE" alt=""><figcaption></figcaption></figure>

For user convenience, Papaya supports integration with all existing wallets through the use of standard ERC20 methods: *balanceOf*, *name*, *symbol*, and *decimals*. When funds are deposited into the contract, an abstract token *pp\** (where *\** is the original token's name) will appear in the user's wallet.

{% hint style="info" %}
By abstract, we mean that no new tokens are created; instead, we mimic the token. This allows you to add Papaya as a token to your wallet and track your balance seamlessly.
{% endhint %}

{% content-ref url="/pages/8bvNvaFSoVxgesVk80oz" %}
[Subscription Management](/protocol/core-functions/subscription-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/7aUFmnCMx9m4smGncsXL" %}
[SDK](/sdk/overview.md)
{% endcontent-ref %}
