> For the complete documentation index, see [llms.txt](https://docs.ember.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ember.app/technical-overview/ember-sdk.md).

# Ember SDK

<figure><img src="https://lh3.googleusercontent.com/LxBJZXKquRXF9LB-kujsmR3dhZ8m4cG6yF7Fl_TA9MmvhFSQYzXDfn-IweEgCHbMvikHw6gF_vCIxTll0RVDjzS1cI0JI4_aGFQ8y-447NzI4FzlvfkgMBvmZdagUKT9EiSiAMEkYF6hEFGDXVFl1niLBBrAl89hOwe-NJIo-eUWrMkOIxq5TWpgCw" alt=""><figcaption></figcaption></figure>

Guild & Game partners can integrate Ember's SDK which allows for added functionality within the Games. The SDK builds on Ember's base rental features to allow for further customization of the gaming experience for players, Guilds & Games alike, including a bounty feature and the ability to rent and borrow NFTs without requirement for Ember NFT Wallet, but the base lending and adapters are available for all NFTs, regardless of utility or type.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ember.app/technical-overview/ember-sdk.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.
