# How to Commit Position for Points

Using the Apyx Rewards tab, users can commit apxUSD and Curve LP tokens to earn higher multipliers:

1. Users click “Commit apxUSD,” “Commit USDC/apxUSD LP Token,” or “Commit apxUSD/apyUSD LP Token,” and a commit window opens.
2. Users enter the position amount in the window and click “Commit,” which prompts their wallet to sign the transaction.
3. Once confirmed, the position is committed and the multiplier is applied.


---

# 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.apyx.fi/app-guide/how-to-commit-position-for-points.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.
