# Tips & Warnings

<figure><img src="/files/9mBPDWTZCmbnvgcHDOf3" alt=""><figcaption></figcaption></figure>

**Tips for a Smooth Experience**

* **Use Simulation Mode Before Listing**\
  Always test your agent using the simulator to catch logic errors and preview its behavior before you mint or list it.
* **Be Specific in Prompts**\
  When using the No-Code Builder, the more detailed your prompt, the better the AI’s output will be.
* **Tag Your Agent Properly**\
  Good tags help buyers find your bot. Be descriptive and honest; your discoverability depends on it.
* **Bundle Similar Agents**\
  If you’ve created multiple agents that serve one niche, group them into a bundle to boost value and visibility.
* **Promote Your Profile**\
  Linking your creator profile on social media or Discord helps build your rep and drive more sales.

***

**Warnings to Keep in Mind**

* **Never Share Private Keys**\
  Your wallet is your identity. If you lose access or share private keys, we can’t recover your account or funds.
* **Unlicensed Code Violations**\
  Uploading someone else’s code or copyrighted material without permission may result in your agent being taken down.

***

Brilliant creation = long-term success. These tips help you protect your work, your buyers, and your wallet.


---

# 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://botify-cloud.gitbook.io/docs/faqs-and-tips/tips-and-warnings.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.
