# Yield Booster Marketplace (coming soon)

## Key Terms

* **Voting Power:** Users stGLINT token balance
* **stGLINT:** [Staked GLINT token](/products-and-features/stglint.md)
* **GLMR:** The native cryptocurrency of the Moonbeam network used for payments in this contract

## Voting Power Trading

### Making an Offer

If you have stGLINT tokens available and unlocked, you can offer them as a voting power to users who need it.

You decide how much voting power to offer, for how long, and the price you want for it.

### Canceling an Offer

If you have changed your mind about an offer you placed, you can cancel it as long as no one has accepted it yet.

### Accepting an Offer

If you want a certain Yield Farm pool to increase its GLINT rewards, you can boost your voting power using stGLINT from other users' offers.

Once you find an offer you like, pay the requested price. The voting power offered will increase the emissions for the pool you chose.

### Ending an Offer

Once the period of an offer is over, the user who made it can end it and get their stGLINT tokens back.

## Fees and Payments

The Beamswap platform charges a small fee for each offer.

All payments for accepting offers are made in GLMR tokens.


---

# 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.beamswap.io/products-and-features/yield-booster-marketplace-coming-soon.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.
