# Useful links

* [Stabilis open beta](https://beta.ilikeitstable.com)<br>
* Three-part introduction series to the Stabilis ecosystem:
  * [Contemporary stablecoin design](https://shardspace.app/blog/post/7548dcmp41dgh624q5y9)
  * [The issues with current designs](https://shardspace.app/blog/post/77ytqj841mulw5u1h8wf/)
  * [Stabilis’ solution](https://shardspace.app/blog/post/h4gjjhxmoao0sz8hy2k5)<br>
* [Stabilis Labs GitHub](https://github.com/Stabilis-Labs)
  * [DAOpensource Package](https://github.com/Stabilis-Labs/DAOpensource)
  * [STAB Protocol Package](https://github.com/Stabilis-Labs/STAB-Protocol)<br>
* [STAB Protocol Whitepaper](https://github.com/Stabilis-Labs/STAB-Protocol/blob/main/docs/stab_protocol_whitepaper.pdf)<br>
* [ILIS DAO Operating Agreement](https://radix-files-mainnet.vercel.app/file/internal_keyvaluestore_rdx1krupls6a9x689fnkcpr7nt7n5xl8zmk7gvm2d6rmavxjs6z92dllhg/384a4a5c6fa1354cb068cabb7902932142b211381db0acd0fff7f0458cffa592)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ilikeitstable.com/miscellaneous/understanding-stabilis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
