# Whitelisting

KuSwap supports permissionless liquidity pool. Initially, assets from migration will be automatically whitelisted. Later on partners can request whitelisting and community members can request to whitelist through governance.&#x20;

## The KuSwap Council

Whitelisting is important in order to prevent bad actors from gaming the emission system.&#x20;

The Kuswap Council will have the right to disable hostile gauges, in order to protect and support the ecosystem.

The Kuswap Council will initially consist of the Kuswap team and later on will invite prominent figures from within the KCC community.


---

# 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://v3docs.kuswap.finance/whitelisting.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.
