> For the complete documentation index, see [llms.txt](https://ninja-1.gitbook.io/shinobi-usdninja-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ninja-1.gitbook.io/shinobi-usdninja-whitepaper/how-to-get-started/faqs.md).

# ❓FAQs

All of the below are viewable when entering /sensei into the console to Shinobi.&#x20;

**Which tokens can be traded using Shinobi? 💱**\
\
As a Ninja, you can covertly access any SPL (SOL pair) token on Raydium, Jupiter or Orca. Raydium pairs will be accessible immediately with Jupiter shortly afterwards.\
\
**How do I view my referral balance? ⚖️**\
\
To see profits made from adding to your clan type /referrals into the chat to display your payment in $NINJA.\
\
**Creating a new wallet with Shinobi. 💼**\
\
Sometimes a Ninja might wish to assume a new identity in order to maintain stealth. This can be done by typing /wallet, Ninjas will then be able to configure a new wallet address.\
\
**Is Shinobi free? Is there a transaction fee? ✨**\
\
Shinobi is free to use for any Ninja, there is a small tribute fee of 0.5% on each trade.. This is done to ensure that Shinobi remains free to all.\
\
**What is the difference between net profit and profit? 📈**\
\
When withdrawing funds a Ninja should anticipate a small difference between their profit and their net profit. Net profit is determined by deducting network fees, DEX fees, price impact and tribute from the total profit. Shinobi infiltrates the blockchain to optimize earnings and guarantee this difference is as low as possible.\
\
**Other questions 🥷**\
\
Do you have any other questions on mastering Ninjutsu technique that have not been answered above? Join the [Shinobi Telegram](< https://t.me/shinobininjatoken>) group.&#x20;


---

# 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://ninja-1.gitbook.io/shinobi-usdninja-whitepaper/how-to-get-started/faqs.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.
