# Integrate PYTs

💡 The integration of this product means opening the door to a new DeFi scenario: trancheTokens, which are ERC-20 tokens, enable the Idle protocol to unlock many use cases. These tokens could be used as collateral and traded in many financial instruments.

Additionally, you can integrate Tranches as an underlying yield source of your product, adding value for your users in the long term.

{% hint style="info" %}
If you are interested in building Tranches on your product or in working together to explore more opportunities with Tranches, [fill out this form](https://idlefinance.typeform.com/to/PUC7nO).
{% endhint %}

As an integration partner, you will be able to offer new products for onboarding additional TVL via a tailored risk-adjusted product offering.

Idle Leagues are looking forward to supporting your integration ideas.

## Technical documentation

[Tranches documentation](/developers/yield-tranches.md) in the [Developers](/developers/introduction.md) chapter is a valuable source of information to deepen the knowledge about PYT [architecture](/developers/yield-tranches/architecture.md), [interface and methods](/developers/yield-tranches/methods.md), and more.

{% content-ref url="/pages/-MizswprzJbOSti3lgHh" %}
[Yield Tranches](/developers/yield-tranches.md)
{% endcontent-ref %}

Need further help? Get in touch on Idle [Discord](https://discord.com/invite/mpySAJp).


---

# 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.idle.finance/other/archive/integration.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.
