# Subscribing to a solution group

### Prerequisite

* [x] Operator account with funds more than the minimum subscription amount

1. Click `Opt-in` to subscribe to a solution group

{% hint style="success" %}
If no operator account is connected then "Connect" button will be displayed instead
{% endhint %}

<figure><img src="/files/Vo09Fay7mK4tDau6m0gj" alt=""><figcaption><p>Opt-in to a solution group</p></figcaption></figure>

2. A pop-up will appear for you to enter your subscription amount. Once you're satisfied with the value, click `Continue`

{% hint style="success" %}
You may also use the slider, click on the percentage buttons or "Max" where the app will calculate the amount based on your account balance
{% endhint %}

{% hint style="warning" %}
Subscription amount must be within min/max subscription amount
{% endhint %}

<figure><img src="/files/NvTryfYNilYTe7dQq8jq" alt="" width="375"><figcaption><p>Enter subscription amount</p></figcaption></figure>

3. Review your subscription amount and click `Confirm`

<figure><img src="/files/ECjSWpnutBvBdR4Wu8S5" alt="" width="375"><figcaption><p>Confirm transaction</p></figcaption></figure>

4. Approve the transaction in your wallet

<figure><img src="/files/TVGc5dOSpuKv3hgcBMav" alt="" width="375"><figcaption><p>Pending confirmation</p></figcaption></figure>

5. Wait for the transaction being executed

<figure><img src="/files/MVC8PUUcF4oBlBnx3c5Z" alt="" width="375"><figcaption><p>Executing transaction</p></figcaption></figure>

6. You will see a success message along with the transaction URL to Polkadot explorer

<figure><img src="/files/TZ26tOMvhmGefT4KCTNJ" alt="" width="375"><figcaption><p>Transaction successful</p></figcaption></figure>

7. Go to the Dashboard page to view or [manage your subscriptions](/ewx-ecosystem/the-marketplace-app/subscriptions/managing-subscriptions.md)

{% hint style="warning" %}
For new subscriptions, the worker nodes will only start voting in the next reward period
{% endhint %}

<figure><img src="/files/SkdBtJhMnpv2K7QmsnrO" alt=""><figcaption><p>Marketplace dashboard</p></figcaption></figure>


---

# 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.energyweb.org/ewx-ecosystem/the-marketplace-app/subscriptions/subscribing-to-a-solution-group.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.
