# Our Signature

[devsbased.eth](https://app.ens.domains/devsbased.eth)

***(Be sure to check any contracts purporting to be from us is under our 'subnames' list on ENS Domains)***

<details>

<summary>Disclaimer</summary>

Whilst we have taken every reasonable effort to ensure that the code is bug/error free as possible all software, particularly in the space of Web3 should be seen as experimental ([even if it has been audited](/faqs/security.md#code-audit-by-certik)) so funds deposited into smart contracts should always be seen as **'At Risk.'**&#x20;

We have also [renounced all contracts](/faqs/security.md#renounced-token-contract) at launch to ensure true (or as close to as possible) decentralization so once these contracts are out in the wild, they are out of our control.

Other risks to the user comes in the form of government legislation of their local jurisdiction. Always check your local laws to ensure that you keep abreast of latest news on laws which are always evolving rapidly and may affect your rights to interact with these smart contracts.

No Liability is Accepted.

</details>


---

# 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://learn.flappyeth.com/faqs/our-signature.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.
