fullrefit.io The fullrefit.io logo, a red square with a white f slash mark followed by the fullrefit.io wordmark. f/ fullrefit.io
User guide

Write it in the browser. Hand out one address.

You do not need a code editor, a terminal, or a password for the API to publish a document here. Everything below happens on the fullrefit.io site.

01

Sign in to the studio

Open https://fullrefit.io/studio and enter the studio passphrase. That sign-in only protects writing. Documents you publish stay readable by anyone you give the link to.

If you have published before, the first screen is My documents, a list of everything you have made with its address, last change date, and revision number.

02

Start a new document

Select New document. Put a name in the Title field. The title is for finding the document again later, so write it the way you would say it out loud.

Paste or type your text into the Markdown box. Whatever you put there is exactly what a reader gets back. Nothing is added, reformatted, or wrapped in a web page.

03

Choose the web address ending

The Web address ending fills in from your title as you type, and you can change it. Use lowercase letters, numbers, and hyphens, for example quarterly-brief.

The full address appears under the field as you edit it, and the page tells you whether that ending is still free before you publish.

04

Publish it

Pick who can read it. Anyone with the link is the normal choice and is what makes the document readable by an AI agent. Only me, in the studio keeps it as a draft.

Select Publish. The result screen shows three things, all read back from storage after the write rather than assumed from your form:

  • Agent link, the full address to hand out
  • Revision, which starts at 1
  • SHA-256 fingerprint, a code that changes whenever the text changes
05

Copy and share the link

Select Copy agent link and paste the address wherever you need it, in a prompt, a message, or another document.

Anyone who opens that address gets your Markdown text straight away. There is no sign-in, no loading screen, and no hop through another site first. That is the whole point of the service.

If your browser blocks copying, the address is still in the box next to the button. Select it and copy it by hand.

06

Change the document later

Go to My documents and select the title. Edit the text and choose Save changes.

The web address never changes, so every link you already shared keeps working. The revision number goes up by one and a new fingerprint is shown.

07

Check what a reader actually gets

Open the agent link in a private or logged-out browser window. You should see your plain text and nothing else.

To confirm the version, compare the SHA-256 fingerprint on the studio result screen with the one the document itself reports. If the two match, the published text is the text you wrote.