# Oneconnect SDK for Android Doc

## Oneconnect SDK for Android Doc

- [Get start on Oneconnect Console](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/get-start-on-oneconnect-console.md)
- [New project](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/new-project.md)
- [Switch projects](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/switch-projects.md)
- [Edit your profile](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/edit-your-profile.md)
- [Integrate oneconnect SDK for Android](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/integrate-oneconnect-sdk-for-android.md): Make your dream vpn now using our oneconnectsdk
- [Migration Guide From v1.1.0](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/migration-guide-from-v1.1.0.md)
- [Integrate oneconnect SDK in Flutter](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/integrate-oneconnect-sdk-in-flutter.md): It will support cross-platform IOS & Android
- [Get plan for server and API key](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/get-plan-for-server-and-api-key.md)
- [Regenerate api key](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/regenerate-api-key.md)
- [Affiliate Program](https://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/affiliate-program.md)


---

# 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://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/get-start-on-oneconnect-console.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.
