> ## Documentation Index
> Fetch the complete documentation index at: https://docs.u301.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Raycast

> Using U301 extension on Raycast

U301 Url Shortener is now on Raycast. [https://www.raycast.com/shiny/u301-url-shortener](https://www.raycast.com/shiny/u301-url-shortener)

You can install this extension from Raycast's store.

## Usage

Select an URL in any app, and use Raycast U301 command `Shorten Url` to shorten.
The shortened URL would paste in place.
If you'd rather to copy it into clipboard, change settings to `Copy to Clipboard`.

<Warning>
  If you get an error that says `Not able to get selected text`,
  make sure you had turned raycast's accessibility on:

  System Settings > Privacy & Security > Accessibility > Raycast
</Warning>

## Source Code

All Raycast extensions are Open Source.\
You can find the source code here:\
[https://github.com/raycast/extensions/tree/main/extensions/u301-url-shortener](https://github.com/raycast/extensions/tree/main/extensions/u301-url-shortener)
