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

# FAQ

<details>

<summary>What is the purpose of the token?</summary>

Be the most important and profitable memetoken in the world (for a more extensive answer you can consult this Whitepaper).

</details>

<details>

<summary>How we can reach that goal?</summary>

Strictly following the roadmap, as well as the internal investment strategy to cover a larger market. All plans are aimed at mass advertising and development of the token

</details>

<details>

<summary>What taxes are charged on the transaction?</summary>

We do not have taxes in the new version of our token.

</details>

<details>

<summary>Are there benefits for holders?</summary>

Holders can use our special staking pools through the PowaDAP app:\
<https://powadap.com/staking/pools>

They can also provide liquidity to DEXs, obtaining benefits for each transaction:\
<https://bluelotusdao.org/add/GSYS/0xdeE429c269504586d976dB774078feA67ea1F1c2/100?chain=gsys>\
The more you leave it, the more you will earn, you can also withdraw it if you require it, going to “Liquidity”, opening the tab of the liquidity pair and clicking on the “Remove” button.

</details>

<details>

<summary>What is liquidity for?</summary>

Liquidity is the initial amount that defines the buy / sell size allowed when the token goes out to DEX, it is the heart of the coin, without liquidity there is no price.

</details>


---

# 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://nitrolayer.gitbook.io/baby-bitcoin/information/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.
