# General

This documentation aims at providing a guide for features included in our DEX product : Penguinswap.&#x20;

{% content-ref url="/pages/iNUGsw7bBPkRw0wUO3cH" %}
[How to Connect using Credit Wallet](/dex/credit-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/YAB4C9bKZAPfmqTTwNoO" %}
[What is an approval transaction](/dex/general/what-is-an-approval-transaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/NcpWgf8t209b0W6ULJmN" %}
[How to swap tokens](/dex/general/how-to-swap-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/mH167pxJKhSxy0pApEcO" %}
[How to change slippage](/dex/general/how-to-change-slippage.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ma0filanrcRCaVNh5Phk" %}
[What is price impact?](/dex/general/what-is-price-impact.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q4phNuFiXiiSU2rxjNtk" %}
[What are Penguinswap's fees?](/dex/general/what-are-penguinswaps-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/kVIfh8C1TA2vgZCekhYY" %}
[What are token warnings?](/dex/general/what-are-token-warnings.md)
{% endcontent-ref %}

{% content-ref url="/pages/kVIfh8C1TA2vgZCekhYY" %}
[What are token warnings?](/dex/general/what-are-token-warnings.md)
{% endcontent-ref %}

{% content-ref url="/pages/vxEVwEPiZHPuuIZwyl0p" %}
[How to add liquidity](/dex/general/liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/vKTdEJKxnXiBEmf0QUd6" %}
[Claiming fees](/dex/general/claiming-fees.md)
{% endcontent-ref %}


---

# 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://docs.creditcoin.org/dex/general.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.
