# v2RayTun

## v2RayTun

- [v2RayTun](https://docs.v2raytun.com/v2raytun.md): Proxy Client
- [About Premium+](https://docs.v2raytun.com/overview/about-premium+.md)
- [Supported headers](https://docs.v2raytun.com/overview/supported-headers.md): v2RayTun supports different headers that can be sent by subscription servers
- [Device limit](https://docs.v2raytun.com/overview/device-limit.md)
- [Privacy policy](https://docs.v2raytun.com/overview/privacy-policy.md): This page describes privacy policy for v2RayTun Proxy client
- [Terms of Services](https://docs.v2raytun.com/overview/terms-of-services.md)
- [Contact us](https://docs.v2raytun.com/overview/contact-us.md)
- [Donate](https://docs.v2raytun.com/overview/donate.md)
- [Deep link](https://docs.v2raytun.com/deep-link.md)
- [Crypto link](https://docs.v2raytun.com/for-developers/crypto-link.md): The application supports encrypted links. Links can be encrypted using RSA-4096. Link encryption is designed to hide the subscription address from the user. After adding an encrypted subscription, the


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.v2raytun.com/v2raytun.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.
