> For the complete documentation index, see [llms.txt](https://docs.flock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flock.io/flock-products/fomo/quickstart/users-and-rmas-supporters-guide.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flock.io/flock-products/fomo/quickstart/users-and-rmas-supporters-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
