> For the complete documentation index, see [llms.txt](https://shibafantom.gitbook.io/shibafantom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shibafantom.gitbook.io/shibafantom/shibaswap-1/introduction.md).

# Welcome to ShibaSwap!

![](/files/-MebDrj1k2AXMXwpC0h9)

[ShibaSwap](https://Swap.ShibaFantom.com) is a "meme-friendly" DEX on Fantom focused on partnerships and collaboration

Users are incentivized to pool liquidity on ShibaSwap through yield farming to earn the native currency, $GBONE and $BONE. Additionally, users can use earned $GBONE to stake and earn other tokens and unlock exclusive features.&#x20;

ShibaSwap is part of the Shiba Fantom family. Shiba Fantom aims to become the go-to friendly, helpful, and amazing community built by community members and full of collaboration. This is done by becoming the go-to "meme-friendly" face of Fantom focused on growth and collaboration with meaningful projects.

## Features

#### **↔️ Trade**

The [exchange](https://swap.shibafantom.com) is an automated market maker (“AMM”) that allows any combination of two tokens to be exchanged on the Fantom Opera network.

#### **💸 Earn**

You can earn GBONE and BONE with [yield farms](https://swap.shibafantom.com/farm), earn GBONE and BONE through staking, and earn even more tokens with our Dog Park.

#### **🎲 Win**

Win big with the [ShibaSwap Lottery](https://swap.shibafantom.com/lottery)!

#### **＄ Invest**

Bring your GBONE to the Dog Park to meet new friends and earn Partner tokens

#### **🎁 Collect**

Become an established O.G. in the Shiba Fantom community by acquiring your very own [ShibaPunk NFT](https://punks.shibafantom.com)! ShibaPunk holders gain various rewards through our Partner Rewards program, so be early so you're not left out!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://shibafantom.gitbook.io/shibafantom/shibaswap-1/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
