# Users and RMAs Supporters Guide

{% stepper %}
{% step %}

### Step 1: Discover a Model Token

1. Navigate to the Marketplace page.
2. Browse available model deployments and select a model token you want to support.
   {% endstep %}

{% step %}

### Step 2: Participate in the Fundraise

<figure><img src="/files/g8xvAy4q77SRbpx0dwsD" alt=""><figcaption></figcaption></figure>

* Swap $FLOCK → $MT through the bonding curve mechanism.
* Token pricing is dynamic and increases as additional $FLOCK flows into the fundraise.
* A 1.5% platform transaction fee is applied to each swap at execution.

{% hint style="info" %}
Note: Pricing during the fundraise follows a bonding curve and is not fixed.
{% endhint %}
{% endstep %}

{% step %}
{% hint style="warning" %}
Note: $MT purchased during fundraising cannot be sold back into the internal market during fundraising period.
{% endhint %}

### Step 3: Wait for the Fundraise Outcome

* The fundraise remains open for a fixed period.
* Progress toward the minimum and maximum funding targets is tracked in real time.
* No further action is required until the fundraise concludes.
  {% 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.flock.io/flock-products/fomo/quickstart/users-and-rmas-supporters-guide.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.
