# Additional FAQs

Q: Why is this platform informal?

A: In all seriousness, it makes it more fun for me and I don't have to pretend to be someone I'm not.

Q: How can I find specific projects or articles?

A: I have personally sorted each page based on importance or usefulness. More random projects will be deeper down the list. If you're still lost, GitBook has a built-in search function.

Q: Is there a formal version?

A: No. Don't fucking ask for it either.

Q: How can I contact you?

A: You can email me at <hi@sambd.me> or DM me on [Instagram](https://instagram.com/sambchtold).

*IG Response Time: idk*

*Email Response Time: 3-5 Business Days*

Q: How frequently are articles updated if processes change?

A: Most of the time if an article has a constantly changing nature, I'll specify update timelines and try my best to update them in a timely manner. Don't be impatient.


---

# 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://sambd.gitbook.io/start/welcome-to-sirp/additional-faqs.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.
