# Deposit IST to Osmosis

## How to deposit IST to Osmosis

1. Navigate to <https://app.osmosis.zone/assets>&#x20;
2. Hit Deposit:
3.

```
<figure><img src="/files/kR6H1gmsFgH7bhuRBALz" alt=""><figcaption></figcaption></figure>
```

4. Type 'IST' in the 'Search Assets' field and Hit Next:
5.

```
<figure><img src="/files/aVlm62EPLoHV08VvH9E4" alt=""><figcaption></figcaption></figure>
```

6. Your Agoric account address will populate in the 'From' field. Select the amount of IST you wish to deposit and hit 'Deposit IST'
7.

```
<figure><img src="/files/BmURrVVT8VXYYAD2t3NL" alt=""><figcaption></figcaption></figure>
```

8. Approve transaction in Keplr pop-up:
9. ![](/files/NWpd9L6HG0DeVMnuQEzL)
10. Your Osmosis IST balance will update when transaction completes:
11.

```
<figure><img src="/files/Bm6E7buLl4VmzutvWhfo" alt=""><figcaption></figcaption></figure>
```

12. You've successfully transferred IST from the Agoric chain to the Osmosis chain!


---

# 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.inter.trade/user-how-to/ist-usage-and-beyond/deposit-ist-to-osmosis.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.
