# blink > Send text or JSON state with typed questions. Each question gets a probability for every offered option from one forward pass. No generated text. Use blink for yes/no (`noul`), choice, and ordered score questions. Probabilities are over the offered options only, not certified chances of being right. Point a TypeSafe SDK or plain HTTP client at the server, or use `gradio_client` for the Space. ## Docs - [API](https://thegovind.github.io/blink/api.md): Send requests and read responses. - [Agent experience](https://thegovind.github.io/blink/agents.md): Install the skill and find agent-ready docs. - [Models](https://thegovind.github.io/blink/models.md): Pick a model and open its card. ## Models - [blink-4b](https://huggingface.co/thegovind/blink-4b) - [blink-mimo-9b](https://huggingface.co/thegovind/blink-mimo-9b) - [blink-27b](https://huggingface.co/thegovind/blink-27b) ## Optional - [Live Space](https://huggingface.co/spaces/thegovind/blink) - [GitHub repo](https://github.com/thegovind/blink) - [blink Agent Skill](https://github.com/thegovind/blink/blob/main/skills/blink/SKILL.md)