# How to Join a Bootstrap

## Contributing

### Step 1: Connect your wallet

Go to [liquidity.mangata.finance](http://liquidity.mangata.finance) and connect your wallet.

### Step 2: Deposit tokens

Deposit tokens via XCM transfer. Skip this step if you are going to contribute MGX and already have MGX in your account.

<figure><img src="/files/Lxiwm7KlPp5JzDmGHYfj" alt="" width="375"><figcaption></figcaption></figure>

### Step 3: Join with the token of your choice

Click on join to the bootstrap with your preferred token.

<figure><img src="/files/GmRTJtc07kmF1QukbPOj" alt="" width="375"><figcaption></figcaption></figure>

### Step 4: Contribute to bootstrap

Check the current allocation and click contribute.

You can repeat the process with the other token if you choose.

<figure><img src="/files/rvUAGfSEu90TNdrA51aR" alt="" width="375"><figcaption></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.mangata.finance/welcome/guides/technical-guides/how-to-join-a-bootstrap.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.
