> For the complete documentation index, see [llms.txt](https://docs.drizz.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drizz.dev/commands-reference/memory/storing-a-value.md).

# Storing a Value

To store a value, simply describe what needs to be saved and assign it to a variable.

Examples:

1. Store the OTP as otp\_details
2. Store the referral code as ref\_code
3. Store the generated order ID as order\_id
