# PET for developers

## PET for developers

- [Poodl Exchange](https://pet-poodl.gitbook.io/pet-for-developers/listing/readme.md): The world’s first dividend-paying DeFi aggregator optimized for tokens with built-in transaction fees.
- [Listing Criteria](https://pet-poodl.gitbook.io/pet-for-developers/listing/readme/listing-criteria.md): As we want to build up a strong ecosystem of projects, we don't list every interested project on Poodl Exchange. Instead, we vet every project.
- [Application Procedure](https://pet-poodl.gitbook.io/pet-for-developers/listing/readme/get-started.md)
- [Get ready to launch](https://pet-poodl.gitbook.io/pet-for-developers/listing/readme/link-to-bridges-exchange-on-your-website.md)
- [Media kit](https://pet-poodl.gitbook.io/pet-for-developers/listing/readme/media-kit.md)
- [Your DeFi aggregator](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/readme_whitelabel.md): Here's all you need to know before integrating the Poodl White Labeled Aggregator into your website or dApp.
- [Features](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/readme_whitelabel/features.md)
- [Quick Start](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/plug-and-go.md): Quickly add the widget to your website or dApp, and launch it the same day.
- [InitPoodlApp](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/plug-and-go/initpoodlapp.md): Add the Poodl White Label to a plain HTML website.
- [PoodlApp](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/plug-and-go/poodlapp.md): Add Poodl White Label to a project using React.
- [Basic settings](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/customisation-with-few-clicks.md)
- [Advanced UI overrides](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/page-2.md)
- [Events](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/page-3.md)
- [Release Notes](https://pet-poodl.gitbook.io/pet-for-developers/whitelabel/version-tracking.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://pet-poodl.gitbook.io/pet-for-developers/listing/readme.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.
