# Suggestions

{% hint style="info" %}
Have an idea to make Bloom even better? You’re in the right place! Use our Telegram and Discord suggestion tools to share your thoughts and help Bloom grow. We can’t wait to hear what you have in mind.
{% endhint %}

***

### Telegram

{% stepper %}
{% step %}
Access <kbd>💡 Suggestions</kbd> easily from the home menu or by using the <kbd>/suggestions</kbd> command.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FX7LOGNOKhwoKChEitopZ%2Fsugg.png?alt=media&#x26;token=edcd87a0-2896-4752-8e88-86afc13e4b92" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Tap <kbd>💡 Suggestions</kbd>, then tap <kbd>📝 Create Suggestion</kbd> to submit your idea.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FRC3pLgB2IRLVFV06IJYD%2FScreenshot_2025-07-21_alle_22_33_02.png?alt=media&#x26;token=68ede9b0-50a5-451e-9cac-79db925a3722" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Submit your suggestion; once it’s sent, you’ll see <kbd>✅ Suggestion submitted successfully!</kbd>
{% endstep %}
{% endstepper %}

***

### Discord

{% stepper %}
{% step %}
Head over to our <kbd>🧠 │ suggestions-form</kbd> channel on Discord.
{% endstep %}

{% step %}
Tap <kbd>Create Suggestion</kbd>.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2F8KJDGOOI5K7Hc07IJDJl%2F2.png?alt=media&#x26;token=c6dd99d0-8381-44e5-8744-3339cf780d30" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter your idea in the pop-up tab and tap <kbd>Submit</kbd>.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FPsbVyJLoM0XIL7Q2laUz%2F1.png?alt=media&#x26;token=e4b88021-fc29-4af6-a183-f46f7e1e16e7" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Your suggestion will appear in the <kbd>🧠 │ suggestions-vote</kbd> channel, where everyone in Bloom’s Discord can up-vote or down-vote it.
{% endstep %}
{% endstepper %}


---

# 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.bloombot.app/solana/solana-bot/suggestions.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.
