# Deposit

Deposits can be made through Synatra Staking UI: <https://synatra.xyz>

### 1. Select the pool to deposit

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

{% hint style="info" %}

```
Capacity must be available in order to stake.
```

{% endhint %}

### 2. Set the priority fee

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

### 3. Set Amount to Stake

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

When you deposit your assets, you will get back a receipt token based on the deposit exchange rate. Your receipt token will be your claim to your principal + any interest that accrues.


---

# 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.synatra.xyz/synthetic-staking/deposit.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.
