# keyshade docs

## keyshade

- [What is Keyshade?](https://docs.keyshade.io/readme.md): Simple and secure secret management tool for modern developers
- [Introduction](https://docs.keyshade.io/getting-started/introduction.md): A walkthrough of how to get started with Keyshade
- [Installing the CLI](https://docs.keyshade.io/getting-started/installing-the-cli.md): A walkthrough of how to install the Keyshade CLI
- [Creating a project](https://docs.keyshade.io/getting-started/creating-a-project.md): Get to know about our platform
- [Importing your environment variables](https://docs.keyshade.io/getting-started/importing-your-environment-variables.md): Start importing your environment variables into Keyshade
- [Add Keyshade to your project](https://docs.keyshade.io/getting-started/add-keyshade-to-your-project.md): Start using keyshade in your project
- [Running your app](https://docs.keyshade.io/getting-started/running-your-app.md): Use Keyshade CLI to run your app
- [Introduction](https://docs.keyshade.io/app-reference/introduction.md): A guide on the various entities of Keyshade
- [Workspace](https://docs.keyshade.io/app-reference/workspace.md): Explainer on what workspaces are and how to use them
- [Environment](https://docs.keyshade.io/app-reference/environment.md): Understanding environments in Keyshade - what they are, how they work, and all supported functionalities
- [Secret](https://docs.keyshade.io/app-reference/secret.md): Understanding secrets in Keyshade - what they are, how they work, and all supported functionalities
- [Variable](https://docs.keyshade.io/app-reference/variable.md): Understanding variables in Keyshade - what they are, how they work, and all supported functionalities
- [Introduction](https://docs.keyshade.io/cli/introduction.md): Get up and running with our CLI tool in no time.
- [Profile](https://docs.keyshade.io/cli/profile.md): The \`profile\` command
- [Reset](https://docs.keyshade.io/cli/reset.md): The \`reset\` command
- [Init](https://docs.keyshade.io/cli/init.md): The \`init\` command
- [Workspace](https://docs.keyshade.io/cli/workspace.md): The \`workspace\` command
- [Project](https://docs.keyshade.io/cli/project.md): The \`project\` command
- [Environment](https://docs.keyshade.io/cli/environment.md): The \`environment\` command
- [Run](https://docs.keyshade.io/cli/run.md): The \`run\` command
- [Scan](https://docs.keyshade.io/cli/scan.md): The \`scan\` command
- [Frameworks](https://docs.keyshade.io/integrations/frameworks.md): Compiles a list of integration guides to help setting up Keyshade with given frameworks
- [Next.js](https://docs.keyshade.io/integrations/frameworks/set-up-with-nextjs.md): How to set up Keyshade in a Next.js app.
- [Node.js](https://docs.keyshade.io/integrations/frameworks/set-up-with-nodejs.md): How to set up Keyshade in a Node.js app.
- [Languages](https://docs.keyshade.io/integrations/languages.md): Compiles a list of integration guides to help setting up Keyshade with popular programming languages
- [Go](https://docs.keyshade.io/integrations/languages/set-up-with-go.md): How to set up Keyshade in a Go app.
- [Python](https://docs.keyshade.io/integrations/languages/set-up-with-python.md): How to set up Keyshade in a Python app.
- [Rust](https://docs.keyshade.io/integrations/languages/set-up-with-rust.md): How to set up Keyshade in a Rust app.
- [Platforms](https://docs.keyshade.io/integrations/platforms.md): Compiles a list of integration guides to help setting up Keyshade with popular deployment platforms
- [AWS Lambda](https://docs.keyshade.io/integrations/platforms/aws-lambda.md)
- [Vercel](https://docs.keyshade.io/integrations/platforms/set-up-with-vercel.md): How to integrate Keyshade with Vercel
- [Summary](https://docs.keyshade.io/contributing-to-keyshade/summary.md): Be a part of the keyshade today!
- [Design of our code](https://docs.keyshade.io/contributing-to-keyshade/design-of-our-code.md): Get to know about the core building blocks of our code
- [Organization of code](https://docs.keyshade.io/contributing-to-keyshade/design-of-our-code/organization-of-code.md): An insight into how our codebase is organized
- [API](https://docs.keyshade.io/contributing-to-keyshade/design-of-our-code/api.md): Design of our API
- [CLI](https://docs.keyshade.io/contributing-to-keyshade/design-of-our-code/cli.md): Design of our CLI
- [Web](https://docs.keyshade.io/contributing-to-keyshade/design-of-our-code/web.md): Design of our Web package
- [Integrations](https://docs.keyshade.io/contributing-to-keyshade/design-of-our-code/integrations.md): How we develop our integrations
- [Prerequisites](https://docs.keyshade.io/contributing-to-keyshade/prerequisites.md)
- [Environment Variables](https://docs.keyshade.io/contributing-to-keyshade/environment-variables.md): Get to know the environment you are working with
- [Setting things up](https://docs.keyshade.io/contributing-to-keyshade/setting-things-up.md): A tour of how to get the prerequisites done
- [Running things locally](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally.md): Compiles a list of articles to help running the services locally
- [Running the API](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally/running-the-api.md): Get to know how you can develop the API!
- [Running the Web](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally/running-the-web-app.md): Get to know how you can run the web app!
- [Running the Platform](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally/running-the-platform.md): Get to know how you can run the platform app!
- [Running the CLI](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally/running-the-cli.md): Get to know how you can develop the CLI!
- [API Testing](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally/api-testing.md)
- [Docker Support](https://docs.keyshade.io/contributing-to-keyshade/running-things-locally/docker-support.md): Instructions on how to build & run each part of Keyshade using docker
- [Architecture of Keyshade](https://docs.keyshade.io/internals/architecture-of-keyshade.md): Glimpse into the bigger picture
- [How the CLI works](https://docs.keyshade.io/internals/how-the-cli-works.md): The magic behind the CLI tool.


---

# 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.keyshade.io/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.
