# Stake SXP

Once you have successfully connected your Trust Wallet mobile application to the Swipe DeFi Application you will now see the main staking page as shown below where you can `Supply` your `SXP` to the protocol.&#x20;

![](/files/-MGix9uZ8H4woQxFM-4Q)

For first time users will first be required to enabling the staking protocol by pressing `Enable Stake`  which will allow your Ethereum account in the Trust Wallet application to interact with the Swipe Staking Smart Contract. Once `Enable Stake` is pressed it will prompt a pop-up displaying your available balance and asking to authorize the smart contract with your account. You will start the process by pressing the `Approve` button as shown below:

![](/files/-MGixmOfeiawrO3pBpXL)

This will now prompt a pop-up from your Trust Wallet to approve the use of this contract as shown below:

{% hint style="info" %}
Please Note: You must have ETH in your wallet in order to continue for on-chain Ethereum gas fees. If you do not have/have sufficient ETH the "Send" button will be grayed out.
{% endhint %}

![](/files/-MGiyeMPWgryrY-PjMnW)

{% hint style="success" %}
Once this transaction confirms on-chain, you are now able to proceed with staking by pressing the `Supply` button one more time. This will prompt a pop-up for you to input the amount you want to stake on chain.
{% endhint %}

![](/files/-MGPOUryG08pM5EznneK)

Once you have entered the amount the `Supply` button will now turn orange and will enable you to press it to continue. This will prompt a pop-up on your Trust Wallet  to confirm(sign) this transaction and broadcast it to the network as shown below:

![](/files/-MGizjOHk2fvqxI06uSA)

Once this transaction confirms on-chain, your `SXP` balance on the staking side will be updated and you will begin earning your portion of the staking rewards.

![](/files/-MGizsN6O6tvyNDJ-FBy)


---

# 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.swipe.org/trust-wallet/stake-sxp.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.
