# Setup

### **Dex Links**

Preset Preferred Dex's with correct URL and Logos.

The most common Dex's are already prinstalled for convinience, when you type Jupiter / Raydium / Orca / Meteora the logos will automatically appear. Alternatively upload your own.

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

Chosen Dex's are displayed front end for user to see with a **Buy Now** call to action

<div align="left"><figure><img src="/files/GZFgw29bwmFkCzxQIBNj" alt=""><figcaption></figcaption></figure></div>

### Fee Wallets

Enter the wallet address or addresses along with % where you would like fees to go to.

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

### Rewards Wallet

This is the wallet that distributes tokens to stakers when they claim.\
Ensure you have at least 0.005 SOL prior to adding, as 0.002 SOL will be used to create token account in the Escrow Wallet.  You can change it at anytime.

### Escrow Wallet

This wallet is auto-generated when you add a rewards wallet. It cannot be changed.

<figure><img src="/files/pWaI46lGvYiChiuQxRQn" alt=""><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://wp.gotmlabz.io/spl-token-staking/setup.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.
