> For the complete documentation index, see [llms.txt](https://driipa-foundation.gitbook.io/core-concept-of-driipa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://driipa-foundation.gitbook.io/core-concept-of-driipa/exchange/swap/listing-agent-program-guidelines.md).

# Listing Agent Program Guidelines:

\
1\. Earn commissions by inviting new projects ("tokens") to list on DriipSwap and provide liquidity for trading.\
\
2\. Tokens must be new to DriipSwap and not have interacted with our services before. (including but not limited to V2,  swapping services, farming or pools and related services, initial farm offerings and similar offerings) (“Driipswap Services”). \
\
3\. Commissions are paid for Referrals who add liquidity to their token through you. Verification via private Telegram group with Driipa team rep required.\
\
4\. Commissions calculated in USD upon each successful on-chain transaction, paid in DRP tokens.\
\
5\. Request to redeem commissions monthly, subject to changes with prior notice.\
\
6\. All statements about DriipSwap must be honest, accurate, and supported.\
\
7\. No limit on the number of Token Referrals you can invite.\
\
8\. Driipswap reserves the right to refuse service.\
\
You shall not engage in the following activities: \
(a) Avoid unlawful content, false information, or misleading marketing.\
(b) Refrain from giving investment advice or making price predictions of DRP.\
(c) Use the Program for legal purposes only, respecting copyright laws.\
(d) No trying rigging the system. Be transparent with token listings that's yours.

Want to join our team of Driipswap listing agents : Click here <https://forms.gle/NZaTL95KbfQdHnkf9>


---

# 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://driipa-foundation.gitbook.io/core-concept-of-driipa/exchange/swap/listing-agent-program-guidelines.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.
