# 5. ChainIDE - Port Forwarding

{% embed url="<https://youtu.be/zsPEMBDUrGE>" %}

## 1. Run the sandbox

When you need to access a port in the sandbox

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

## 2. Open Port Manager

Click on the left side's Port Manager

<figure><img src="/files/9w0vYKzXgyC1WdSiIpDg" alt=""><figcaption></figcaption></figure>

Click on "Add Port"

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

Select the relevant options and click "Add"

<figure><img src="/files/6TP0KSoqobBZjrgkhgcK" alt=""><figcaption></figcaption></figure>

## 3. Access the forwarded port

Click the jump button to access the corresponding port

<figure><img src="/files/0T0RQlAC4apTN0638Juz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/84TpUQvKCuAplOwzhqor" 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://chainide.gitbook.io/chainide-english-1/port-forwarding.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.
