> 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/listing/readme.md).

# Poodl Exchange

## You know your project matters—list with an exchange that shares that belief

The days of listing on exchanges that don't value your project are over. No more listing without ever speaking with the exchange or being able to receive support when you need it. Enough of being an address that your community has to copy and paste in order to swap. So many exchanges are profiting from your project without even bothering to understand the value that your project brings to Web3.

Poodl is dedicated to helping projects succeed, because it's going to take all of us to build the future of finance. We take the time to vet every project, learn about your goals and challenges, and provide you with benefits that aren't available on other exchanges. Take a look below at some of the benefits of listing your project’s token on Poodl Exchange.

## Why Poodl?

### Prove your credibility to holders

Show DeFi enthusiasts that your project is legitimate by passing our [vetting procedure](/pet-for-developers/listing/readme/get-started.md). Set your project apart from the thousands of new tokens coming out everyday across the blockchain.

### Enjoy special benefits

With Poodl, you are not an address to copy and paste. Your token will be shown in our token list from the day your project goes live, making it easier for new holders to discover your project. Your name, logo, and project information will be shown directly on the swap page to help potential holders learn more about your project.

Get exposure among our communities through a dedicated series of launch events. Benefit from our network to get discounts on security audits, private KYC, and to meet other projects listed with us to expand your collaboration and growth possibilities.

## **Semi-decentralized**

Allow your community of token holders to trade directly from their own private wallet app, leaving them in full control of their funds. Holders don't need to create an account to swap your token on Poodl exchange.

At the same time, benefit from the credibility of the Poodl vetting procedure and the advantage of listing on a premium platform. Poodl provides the freedom of a DEX but only accessible for safe projects to protect investors as much as we can.

## Boost your finances

Use our referral program to engage your community and add another revenue stream by using the aggregator for your project all at the same time. By holding Poodl Exchang Tokens, the investors generate dividends on the volume of the entire exchange.


---

# 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/listing/readme.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.
