# Welcome: What actually is Juice?

If you put a gun to our head & asked us to describe what we've built in one sentence, we'd say: \
\
**Juice constructs custom AI agents which tweet from YOUR account in exactly the same fashion that YOU do.** \
\
Though, there is far more depth to our product than what can be described with a single sentence. This documentation will help shed some light on exactly what Juice is & how to use it, even if you're new to crypto or twitter in general.<br>

### Quick Links

{% content-ref url="/pages/CyH2xJQs9yWJ1S8BYNav" %}
[Account Setup](/agent-configuration/quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/qPCI3Mj8Y4mMEfLTz0K3" %}
[Contact Us](/contact-and-links/contact-us.md)
{% endcontent-ref %}

{% hint style="danger" %}
⚠️ **Note:** We will never reach out to you via Telegram/Discord or ask for any sensitive information; our Twitter DMs are the sole place we handle customer‐service requests & general enquiries of any kind.

Please report any impersonation attempts or scams to us as soon as possible so we can deal with them promptly.
{% endhint %}


---

# 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://docs.growwithjuice.io/welcome.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.
