> ## Documentation Index
> Fetch the complete documentation index at: https://infisical-daniel-secret-tags-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs

From local development to production, Infisical's language-specific SDKs provide the easiest way for your app to fetch back secrets on demand.

Prerequisites:

* Have a project with secrets ready in [Infisical Cloud](https://app.infisical.com).
* Create an [Infisical Token](/documentation/platform/token) scoped to an environment in your project in Infisical.

## Usage

Follow the instructions for your language use the SDK for it:

* [Node SDK](https://infisical.com/docs/sdks/languages/node)
* [Python SDK](https://infisical.com/docs/sdks/languages/python)
* [Java SDK](https://infisical.com/docs/sdks/languages/java)
* [.NET SDK](https://infisical.com/docs/sdks/languages/csharp)

Missing a language? [Throw in a request here](https://github.com/Infisical/infisical/issues).
