# Selling points

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

## In simple terms, how can I sell my points?

At the heart of the Rumpel ecosystem are [Rumpel Point Tokens](/docs/how-does-rumpel-work.md#point-token). Here's how Alice mints & sells them:

1. Alice earns points *through* her [Rumpel Wallet](/docs/how-does-rumpel-work.md#wallet), a specialized 1-of-1 Safe multisig
2. ⌛ (Some time passes as points accrue to Alice's Wallet) ⌛
3. The [Rumpel Oracle](/docs/how-does-rumpel-work.md#oracle) pushes an update to her minting allowance
4. The [Auto-Sell](/docs/benefits-and-how-to-guides/selling-points/auto-sell.md)er mints Point Tokens against the points owned by Alice's Rumpel Wallet
5. With points in token form, the Auto-Seller now sells them through Univ3 and trustlessly returns the proceeds to Alice

   \
   Value: Alice can now reduce her point exposure at a competitive, fair market price

## What's the return?

You'll earn a return on your principal assets through:

* Liquid external points (points that have a Rumpel secondary market)
* Illiquid external points (these points are still yours, held in your Rumpel wallet)
* Illiquid [Rumpel Straw](/docs/rumpel-straw.md) (our native points!)

## What's the risk?&#x20;

Rumpel Labs has **blacklisted** itself from transferring & locking most assets held within users' Rumpel Wallets, so the risk to the capital you deposit into your Rumpel Wallet has been minimized to only Rumpel & Safe [smart contract risk.](/docs/risks.md#smart-contract-risk)

For more information on how we've enabled this, please refer to our [Security Model for Depositors](/docs/how-does-rumpel-work/security-model-for-depositors-point-sellers.md).

## How-to-Sell-Points Guide

### Step 1: Go to the [Rumpel App](https://rumpel-docs.gitbook.io/docs/benefits-and-how-to-guides/www.app.rumpel.xyz/?ref=EQ8W5W), click \`Deposit\`, and create a Rumpel Wallet

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4SwF1L9zumNIdSC8VBvA3s1ZtbwFmf7A6XvRMO75vZWroOga54O38X0_XDVm9_nwQcXXIQd9DeNZ-h3VhwCeccOQBaE9LDRHvZqmI4pIBfY9TT_xvhWcmQaKsdnOZVfXVqN3vjw?key=3CbXO7IRIxkPUMD3Nm_daXUi" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Deploy funds into a point-bearing strategy

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdAdPUEKsSfdfaQWrsJggRhjuiGn2UCG9XEYN_XclkneYTFR2o7Z8Jdxz9CCLr4_bDPFMvYWC_n0ddbw6_jqXc6z5jyp20Egxf4uOXoL2TYjkDx-Iebp_h4pfQhUEewZxHaFEvz?key=3CbXO7IRIxkPUMD3Nm_daXUi" alt="" width="563"><figcaption></figcaption></figure>

### Step 3: Wait some time for points to accrue, then mint tokens against them

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXekUBLo4etKGJT9n8G47pMl1mKq5b0C4iFt0vW9wBpN2FkcaagMS1BMSuKZT_X9kUFyQZjKZIesV9E1bv8xYMFgn2mypHDPlztSWdGyMGeJAvl7J3uZAJRTGLUSearui0YvEk4OCg?key=3CbXO7IRIxkPUMD3Nm_daXUi" alt=""><figcaption></figcaption></figure>

### Step 4: Now that you have point tokens, head over to the Trade tab to find the corresponding Univ3 pool links

<figure><img src="/files/8qfAHIWt4s18lqhAHBSz" alt=""><figcaption></figcaption></figure>

### Step 5: Selling via onchain market or limit order

Market sell via Uniswap UI or, if slippage is too high or if liquidity is thin, set a [limit order on Oku Trade](/docs/benefits-and-how-to-guides/selling-points/selling-points-via-oku-limit-orders.md).

### Step 6: Repeat steps #3 through #5 as new points accrue to your Rumpel wallet


---

# 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://rumpel-docs.gitbook.io/docs/benefits-and-how-to-guides/selling-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.
