# Whales Intern Support

Have questions about Whales Market? Meet your AI assistant, **Whales Intern**, available right at your fingertips on X.

### How to use Whales Intern on X

1. Tag **@whalesintern** or **@whalesmarket** in a tweet.
2. Ask your question in plain English.

{% hint style="info" %}
Example: “Hi @whalesintern, what’s the latest listing on Whales Market?”
{% endhint %}

3. Get your answer instantly, no manual search needed!

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FxKar8bQ0umxOZ7LH8oEq%2Fimage.png?alt=media&#x26;token=02c8c8b8-b242-4d30-ac1a-888fb4c5a137" alt=""><figcaption></figcaption></figure>

***

### FAQ

<details>

<summary>What is Whales Intern?</summary>

Whales Intern is an AI assistant available on X (formerly Twitter), designed to provide fast and accurate answers to your questions about the Whales Market platform.

</details>

<details>

<summary>How do I use Whales Intern?</summary>

You can use Whales Intern by tagging `@whalesintern` or `@whalesmarket` in a post and asking your question in plain English. You'll get an instant answer without needing to search manually.

</details>

<details>

<summary>What can I ask?</summary>

You can ask any question related to the Whales Market platform, including the latest Pre-Market listings, how specific features work, or other general project information.

</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://docs.whales.market/pre-market/getting-started/whales-intern-support.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.
