# FenixSwap Overview

To begin, let's clarify the distinctions between the different areas of "FenixSwap", some of which may confuse new users.

FenixSwap Labs: The company which developed the FenixSwap protocol, along with the web interface. The FenixSwap Protocol: A suite of persistent, non-upgradable smart contracts that together create an automated market maker, a protocol that facilitates peer-to-peer market making and swapping of ERC-20 tokens on the Ethereum blockchain. The FenixSwap Interface: A web interface that allows for easy interaction with the FenixSwap protocol. The interface is only one of many ways one may interact with the FenixSwap protocol. FenixSwap Governance: A governance system for governing the FenixSwap Protocol, enabled by the UNI token.


---

# 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://fenixswap.gitbook.io/fenixswap-1/fenixswap-overview.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.
