> For the complete documentation index, see [llms.txt](https://docs.quipuswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quipuswap.com/smart-contracts/quipuswap-stable-swap-dex/factory/developer-methods/factory-management.md).

# Factory management

{% hint style="warning" %}
These actions are called only by `developer` address.
{% endhint %}

### Mananage deployment charges&#x20;

The Factory charges some deployment fees in [QUIPU](https://better-call.dev/mainnet/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/metadata) token. The `developer` can manage this fee and whitelist the specific addresses for free deployment.

{% content-ref url="/pages/VVycbFQbvBJA7Yvo0xP4" %}
[Factory params](/smart-contracts/quipuswap-stable-swap-dex/factory/developer-methods/factory-management/factory-params.md)
{% endcontent-ref %}

### Developer address and fees

The Factory contract contains [Developer module](/smart-contracts/quipuswap-stable-swap-dex/developer-module.md), so includes its params setters.

{% content-ref url="/pages/eA46ciGNfFQb8Yu8eg7H" %}
[Developer setter entrypoints](/smart-contracts/quipuswap-stable-swap-dex/developer-module/developer-setter-entrypoints.md)
{% endcontent-ref %}
