# shdwDrive

## shdwDrive

- [Your cloud. Your token.](https://docs.shdwdrive.com/readme.md)
- [Guides](https://docs.shdwdrive.com/guide.md)
- [Support & FAQ](https://docs.shdwdrive.com/guide/faq.md)
- [Start Building](https://docs.shdwdrive.com/guide/start-building.md)
- [Phone Settings](https://docs.shdwdrive.com/guide/phone-settings.md): Requirement settings for shdwOperators
- [Build](https://docs.shdwdrive.com/build.md): ShdwDrive Developer Tools
- [Install shdwDrive](https://docs.shdwdrive.com/build/shadow-drive.md)
- [CLI](https://docs.shdwdrive.com/build/the-cli.md)
- [SDKs](https://docs.shdwdrive.com/build/the-sdk.md)
- [JavaScript](https://docs.shdwdrive.com/build/the-sdk/sdk-javascript.md)
- [Rust](https://docs.shdwdrive.com/build/the-sdk/sdk-rust.md)
- [Python](https://docs.shdwdrive.com/build/the-sdk/sdk-python.md)
- [API](https://docs.shdwdrive.com/build/the-sdk/the-api.md)
- [S3-Compatible Client Access](https://docs.shdwdrive.com/build/s3-compatible-client-access.md)
- [FAQ](https://docs.shdwdrive.com/build/support-and-faq.md)
- [Reference](https://docs.shdwdrive.com/reference.md): ShdwDrive consolidated resources
- [Change Logs](https://docs.shdwdrive.com/reference/change-logs.md)
- [Social Media & Community](https://docs.shdwdrive.com/reference/social-media-and-community.md): These are the official social media accounts for GenesysGo and the shdwEcosystem.
- [Podcasts & Presentations](https://docs.shdwdrive.com/reference/podcasts.md): Official SHDW and GenesysGo podcast appearances and articles
- [shdwGlossary](https://docs.shdwdrive.com/reference/shadow-glossary.md): A list of terms that relate to all things SHDW!


---

# Agent Instructions: 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.shdwdrive.com/readme.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.
