> For the complete documentation index, see [llms.txt](https://pet-poodl.gitbook.io/pet-for-developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/readme_whitelabel.md).

# Your DeFi aggregator

Introducing the game-changing Poodl White Label – the ultimate DeFi solution for boosting your website or dApp to new heights. With just a few simple lines of code, you can add a fully functional DeFi aggregator to your site, complete with a powerful API that aggregates multiple liquidity sources, smart contracts, and a fully customizable UI. Plus, it's all completely free! Whether you're using plain HTML, vanilla, or modular projects like React, the Poodl White Label is easy to integrate and customize to perfectly match your brand's unique style. And that's not all - you can even collect affiliate fees when your community uses the widget to swap. Don't miss out on the power of DeFi. Start using the Poodl White Label today and watch your site soar to new levels of functionality and engagement. Follow our easy guide and see how simple it is to add the code and customize it for your brand. See our full feature set and discover even more benefits of using our Poodl White Label.

See our full feature set here for more information:

{% content-ref url="/pages/eOc7I0jtVhDsvrVW31td" %}
[Features](/pet-for-developers/whitelabel/readme_whitelabel/features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with the Poodl White Label quickly and easily. Check out our quick start guide to launch the white labeled solution quickly on your own website.

{% content-ref url="/pages/1BTi7MmxfW5HJ1Fnylri" %}
[Quick Start](/pet-for-developers/whitelabel/plug-and-go.md)
{% endcontent-ref %}

## About Poodl Exchange

Introducing Poodl Exchange, the ultimate DeFi solution for finding the best rates and routes for token swaps across leading chains and DEXs. Our mission is to empower projects to offer their communities the best rates on tokens, and our main offering, Poodl Exchange, is the perfect tool to do just that. With our state-of-the-art aggregator, you can easily compare rates across different DEXs, access liquidity from multiple sources in one place, and swap tokens securely and with ease. Whether you're a casual trader or a professional investor, Poodl Exchange has something to offer for everyone. We're dedicated to making it easy and convenient for users to find the best deals on token swaps, and we're constantly working to improve and expand our services to meet your needs. Don't miss out on the power of DeFi, start using Poodl Exchange today and experience the future of token swapping.


---

# 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://pet-poodl.gitbook.io/pet-for-developers/whitelabel/readme_whitelabel.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.
