# FAQ

<details>

<summary>Do I need to connect my wallet to use the utilities?</summary>

You can generate a wallet or import your wallet in Starlink Deployer

</details>

<details>

<summary>Is there any risk associated with connecting your wallet to HustleBot?</summary>

Connecting wallets to tg has become a common practice with bots over the last few months.  Almost all bots have introduced connecting wallets such as Maestro, Banana, etc.  It's not more risk than everyday trading.  The most comfortable thing to do is only put funds you are actually going to use for the platform in your wallet.  Everything else keep in a different wallet.

</details>

<details>

<summary>Is the bot free?</summary>

The bot is free to access however there are different fees depending on the utility that you will be using.  See those fees outlined under each sub-section of the utility to be used.

</details>

<details>

<summary>How does the project make money?</summary>

The project makes money by collecting taxes on the token and taxes on the bots that will be used in the HustleBot ecosystem.

</details>

<details>

<summary>Who will cover gas fees for token deployment using deployer?</summary>

Gas fees will be covered by the deployment fee paid out by the user.

</details>

<details>

<summary>Is there a set number of max tokens that I can launch with Starlink Deployer</summary>

No, you can launch as many as you like!

</details>

<details>

<summary>How does Revenue Sharing work?</summary>

40% of both accrued taxes from the token and from the deployer bot will be given to holders that hold X amount of tokens.

</details>

<details>

<summary>Which chains do will be supported?</summary>

Ethereum, Solana, Binance Smart Chain, Avalanche, Matic, and Arbitrum

</details>


---

# 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://nicks-organization-17.gitbook.io/starlink-deployer/community/faq.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.
