# Welcome to Noon's documentation

Welcome to Noon’s GitBook documentation. Throughout, we have tried to provide enough info to answer your queries without overwhelming you with details. This is a living document - we'll be updating this over the next weeks and months with further details. For major updates, we'll be sure to inform you via our social channels - please sign up to stay up to date.

And of course, you want to know more, please reach out.

Thank you for taking the time to get to know our project!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Noon: The Basics</strong></td><td><p>An high-level introduction to Noon.</p><p></p><p><em>All you need to know, if you are short on time or not technically inclined.</em></p></td><td><a href="https://596450103-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvawK0RJiR8PpG791Q3EH%2Fuploads%2FlpusH9gJgoANaja8QWfi%2F04.svg?alt=media&#x26;token=2080ac73-54b7-421e-9069-fbd20813583d">04.svg</a></td><td></td><td><a href="noon-the-basics">noon-the-basics</a></td></tr><tr><td><strong>Noon: The Details</strong></td><td><p>The more complex inner-workings of Noon. </p><p></p><p><em>More detailed breakdown of each element of our protocol, for those who want to get into the weeds.</em></p></td><td><a href="https://596450103-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvawK0RJiR8PpG791Q3EH%2Fuploads%2FWczLXIaEIIrT55HY9QaP%2F12.svg?alt=media&#x26;token=15d518b8-af7a-4f97-9be8-2d7e49938483">12.svg</a></td><td></td><td><a href="built-for-high-yields">built-for-high-yields</a></td></tr><tr><td><strong>Reach Out!</strong></td><td>Get in touch with us, and stay conncted for updates.<br><br><em>How to reach us, and join our social channels.</em></td><td><a href="https://596450103-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvawK0RJiR8PpG791Q3EH%2Fuploads%2FAMu3z3rnjdfxAwdEsznu%2F10.svg?alt=media&#x26;token=df211d5a-55d8-4b44-a65c-a84dcfaf9230">10.svg</a></td><td></td><td><a href="additional-resources/contact-us">contact-us</a></td></tr></tbody></table>


---

# 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.noon.capital/readme.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.
