> For the complete documentation index, see [llms.txt](https://wiki.zgcvpn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zgcvpn.com/en/sw/ios/streisand.md).

# Streisand

{% hint style="info" %}
Application: **Streisand**\
AppStore link: <https://apps.apple.com/ru/app/streisand/id6450534064>
{% endhint %}

## Text guide <a href="#guide" id="guide"></a>

### Copy link from email

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

### Open Streisand

1. Click on **`+`** at the right top
2. In dropdown menu click on **`Import from Clipboard`**

<div><figure><img src="/files/lavlJ9ezO95DAJwxWIlX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/BOg594qAoFXm6yEOgKdY" alt=""><figcaption></figcaption></figure></div>

***

### Turn on/turn off VPN

1. Choose a server to connect to, click on it. An orange circle will appear on the left - the server is selected.
2. To turn on the VPN, click on the big blue button at the top of the screen.

{% hint style="info" %}
Choose a server at your discretion.&#x20;

We recommend choosing the one closest to you. If you are in China, the closest ones will be: Japan, Hong Kong, Singapore, Korea.&#x20;

The server in the form of a subscription expiration date does not work.
{% endhint %}

<figure><img src="/files/F8wW1DfoN9Sq3B88qZen" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
Important to know for the future about solving problems in this program:

1. **When connecting, the button goes into disabled mode**: if Streisand does not connect to servers, updating georesources may help: settings -> routing -> georesources (update)
2. **If the server has stopped working** - update the subscription by holding the top line and selecting update
3. **If you have many subscriptions** - delete them and add only one.
4. **The application works for a few minutes and stops** - in the settings, change the memory limit to moderate in the tunnel section, in Russian this is a memory limit and moderate. We recommend leaving some memory on the device and closing unused tabs to improve performance.
5. Nothing helped? » Try installing Shadowrocket or Hiddify, and also contact support, we will be happy to help.
   {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.zgcvpn.com/en/sw/ios/streisand.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
