# Layer 1 Support

The absolute best place to get help outside of this wiki is in the #support chat on our [Discord server](https://discordapp.com/invite/HGuvDTW). Team members (along with other helpful members of the community) are able to assist with any issue you may run into.

{% hint style="danger" %}
**WARNING:** Do **NOT** accept help from somebody private messaging you claiming to be a member of the team or an admin! This is a classic (and unfortunately, unavoidable) scam technique designed to talk you into giving up information that can allow them to steal your funds. **NEVER** give out wallet seed phrases! There is absolutely no reason for any member of the team to request this information.

If a team member sees a need to continue support in private, they will publicly ask **YOU** to message them first.
{% endhint %}

{% content-ref url="/pages/-MUC-LFPArkzJemcTlSq" %}
[Uniswap Buy/Sell Error](/info/l1-support/uniswap-buy-sell-error.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZGjgrGh8YhbUaNmByA" %}
[Adding Uniswap V2 Liquidity Guide](/info/l1-support/adding-uniswap-v2-liquidity-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVKUAgWDI\_R3TeQUa23" %}
[Broken mention](broken://pages/-MVKUAgWDI_R3TeQUa23)
{% 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.koi.finance/info/l1-support.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.
