> For the complete documentation index, see [llms.txt](https://docs.sheeshtoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sheeshtoken.com/faq.md).

# FAQ

## &#x20;**Is Sheesh Token working with other influencers?**

Yes! We currently are in talk with multiple influencers to get them on board.

## How do I get Sheesh Token to show in trust wallet?

First Filter in the top right corner. Search “Sheesh.” Click “Add Custom Token.” Paste the token's address: 0x7e5d52c3335c91af0da392bea4bb9e43f2aba62c, Done!

## What is Sheesh Token?

Sheesh token is a community-driven Token, created primarily for social media influencers and to link the world of crypto to the masses of Social Media through Binance Smart Chain technology. Sheesh is the first of its kind and will be used to not only host giveaways/lotteries/gaming tournaments for creators/holders of the token but allow for Unique NFTs, Merchandise drops in the future and so much more.

## Why is the liquidity so low?

The majority of the liquidity is in BUSD not BNB. Because of that, Poocoin does not display the correct amount of liquidity. The correct amount can be seen on <https://dex.guru/token/0x7e5d52c3335c91af0da392bea4bb9e43f2aba62c-bsc>

## Why am I seeing this error when trying to swap on PancakeSwap? "INSUFFICIENT\_OUTPUT\_AMOUNT" or "Pancake: K"

You need to select the Settings above PancakeSwap User Interface and Increase your Slippage to about 7.5-12%, this will help avoid seeing those errors!

## Is this a rug pull?

No! Our liquidity is locked so there is no worry for a rug pull.&#x20;

![](/files/-MdG-_5__Kp2faStF_ES)


---

# 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://docs.sheeshtoken.com/faq.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.
